From 8b5e2036496f68ad1973a40cebce80a6cb49ab0f Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Jan 04 2017 18:24:52 +0000 Subject: fix git url again, no idea why gitlab.o.o doesn't work :/ --- diff --git a/pillar/common.sls b/pillar/common.sls index e1efd58..0d7f834 100644 --- a/pillar/common.sls +++ b/pillar/common.sls @@ -44,7 +44,7 @@ salt: - production ext_pillar: - git: - - production gitlab@gitlab.opensuse.org:infra/salt.git: + - production gitlab@mickey.opensuse.org:infra/salt.git: - env: production - root: pillar - privkey: /srv/salt/.ssh/salt_gitlab_oo_infra_salt @@ -54,7 +54,7 @@ salt: - git gitfs_provider: pygit2 gitfs_remotes: - - gitlab@gitlab.opensuse.org:infra/salt.git: + - gitlab@mickey.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