Theo Chatzimichos 16b8a6
salt:
Christian Boltz e1c333
  gitfs:
Christian Boltz e1c333
    libgit2:
Christian Boltz e1c333
      install_from_source: False
Christian Boltz e1c333
    pygit2:
Christian Boltz e1c333
      install_from_source: False
Christian Boltz e1c333
  master:
Christian Boltz e1c333
    cli_summary: True
Christian Boltz e1c333
    default_top: production
Christian Boltz e1c333
    env_order:
Christian Boltz e1c333
      - production
Christian Boltz e1c333
    ext_pillar:
Christian Boltz e1c333
      - git:
Theo Chatzimichos 13d647
          - production gitlab@gitlab.infra.opensuse.org:infra/salt.git:
Christian Boltz e1c333
              - env: production
Christian Boltz e1c333
              - root: pillar
Theo Chatzimichos 7e49a8
              - privkey: /var/lib/salt/.ssh/salt_gitlab_ioo_infra_salt
Theo Chatzimichos 7e49a8
              - pubkey: /var/lib/salt/.ssh/salt_gitlab_ioo_infra_salt.pub
Christian Boltz e1c333
    ext_pillar_first: True
Christian Boltz e1c333
    fileserver_backend:
Christian Boltz e1c333
      - git
Christian Boltz e1c333
    gitfs_provider: pygit2
Christian Boltz e1c333
    gitfs_remotes:
Theo Chatzimichos 13d647
      - gitlab@gitlab.infra.opensuse.org:infra/salt.git:
Christian Boltz e1c333
          - root: salt
Theo Chatzimichos 7e49a8
          - privkey: /var/lib/salt/.ssh/salt_gitlab_ioo_infra_salt
Theo Chatzimichos 7e49a8
          - pubkey: /var/lib/salt/.ssh/salt_gitlab_ioo_infra_salt.pub
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/dhcpd-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/elasticsearch-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/grains-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/keepalived-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/limits-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/locale-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/mysql-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/ntp-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/openldap-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/openssh-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/powerdns-formula.git
Theo Chatzimichos ddeae6
      - https://gitlab.infra.opensuse.org/saltstack-formulas/rsyslog-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/salt-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/sqlite-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/sssd-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/sudoers-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/timezone-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/users-formula.git
Theo Chatzimichos 7e49a8
      - https://gitlab.infra.opensuse.org/saltstack-formulas/zypper-formula.git
Christian Boltz e1c333
    gitfs_ssl_verify: True
Christian Boltz e1c333
    hash_type: sha512
Christian Boltz e1c333
    pillar_gitfs_ssl_verify: True
Christian Boltz e1c333
    pillar_merge_lists: True
Christian Boltz e1c333
    pillar_source_merging_strategy: smart
Christian Boltz e1c333
    state_output: changes
Christian Boltz e1c333
    state_verbose: False
Christian Boltz e1c333
    top_file_merging_strategy: same
Christian Boltz e1c333
    user: salt
Theo Chatzimichos 16b8a6
  reactor:
Theo Chatzimichos 16b8a6
    - 'salt/fileserver/gitfs/update':
Theo Chatzimichos 16b8a6
        - /srv/reactor/update_fileserver.sls
Christian Boltz c55847
Christian Boltz c55847
zypper:
Christian Boltz c55847
  packages:
Christian Boltz c55847
    python-pygit2: {}