From 3f29301ea8a5a31b4e024c4dcad25a9ed957f1dd Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Jan 04 2017 16:45:16 +0000 Subject: trivial fixes --- diff --git a/pillar/common.sls b/pillar/common.sls index 75d87f7..247086d 100644 --- a/pillar/common.sls +++ b/pillar/common.sls @@ -20,7 +20,7 @@ salt: - production ext_pillar: - git: - - production gitlab@gitlab.opensuse.org/infa/salt.git + - production gitlab@gitlab.opensuse.org/infa/salt.git: - env: production - root: pillar - privkey: /srv/salt/.ssh/salt_gitlab_oo_infra_salt @@ -30,7 +30,7 @@ salt: - git gitfs_provider: pygit2 gitfs_remotes: - - gitlab@gitlab.opensuse.org/infra/salt.git + - gitlab@gitlab.opensuse.org/infra/salt.git: - root: salt - privkey: /srv/salt/.ssh/salt_gitlab_oo_infra_salt - pubkey: /srv/salt/.ssh/salt_gitlab_oo_infra_salt.pub @@ -58,4 +58,4 @@ salt: hash_type: sha512 reactor: - 'salt/fileserver/gitfs/update': - - /srv/reactor/update_fileserver.sls + - /srv/reactor/update_fileserver.sls