diff options
author | Christian Franke <nobody@nowhere.ws> | 2015-08-28 13:46:53 +0200 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2015-08-28 13:46:53 +0200 |
commit | 6474bb9964d8a57b050e597a451fa40a3e5148f0 (patch) | |
tree | 82171d0102eb8db25e0cb416d5c14f6c3bf417a0 /staging | |
parent | a04a8444ec42babd3a91727a496613c727f358f3 (diff) |
Restructure variables and start gitservers group
Diffstat (limited to 'staging')
-rw-r--r-- | staging | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1 +1,8 @@ +[webservers] wolpertinger.nowhere.ws ansible_ssh_user=root + +[gitservers] +git-test.nowhere.ws ansible_ssh_user=root + +[all:vars] +ldap_url=ldap://oberon.local.sublab.org |