diff options
| author | Kevin Fenzi <kevin@scrye.com> | 2015-09-25 18:16:23 +0000 |
|---|---|---|
| committer | Kevin Fenzi <kevin@scrye.com> | 2015-09-25 18:16:23 +0000 |
| commit | 2873cdd427c4d50f9d8d234ba883a7e0e5fda87b (patch) | |
| tree | 08df2908b8415c68dbf68ae7abd8bcfd1e4fff1d /vars | |
| parent | 81d97814091f9b7eb526ab7e56594bfb64ab86e3 (diff) | |
| download | ansible-2873cdd427c4d50f9d8d234ba883a7e0e5fda87b.tar.gz ansible-2873cdd427c4d50f9d8d234ba883a7e0e5fda87b.tar.xz ansible-2873cdd427c4d50f9d8d234ba883a7e0e5fda87b.zip | |
Move all puppet_private stuff to ansible private so we can stop using puppet private.
Diffstat (limited to 'vars')
| -rw-r--r-- | vars/global.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vars/global.yml b/vars/global.yml index 00de5321b..4228b6c5f 100644 --- a/vars/global.yml +++ b/vars/global.yml @@ -1,7 +1,6 @@ --- basedir: /srv/web/infra/ansible private: /srv/private/ansible -puppet_private: /var/lib/puppet/git/configs/secure bigfiles: /srv/web/infra/bigfiles files: /srv/web/infra/ansible/files roles: /srv/web/infra/ansible/roles |
