summaryrefslogtreecommitdiffstats
path: root/host_vars/os1.theopensourceway.org/git_repos.yml
diff options
context:
space:
mode:
authorMichael Scherer <misc@zarb.org>2015-03-23 12:24:36 +0100
committerMichael Scherer <misc@zarb.org>2015-03-23 12:26:06 +0100
commit84b940b54a1bebdda3e415782aab1402d6843bce (patch)
treee8ae0974c7d26647b61050e68900f476b436cacf /host_vars/os1.theopensourceway.org/git_repos.yml
parent6ea2f9549551cff5a1d20f829b3f7d31d30fb5eb (diff)
Rename the server
Diffstat (limited to 'host_vars/os1.theopensourceway.org/git_repos.yml')
-rw-r--r--host_vars/os1.theopensourceway.org/git_repos.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/host_vars/os1.theopensourceway.org/git_repos.yml b/host_vars/os1.theopensourceway.org/git_repos.yml
new file mode 100644
index 0000000..93f23c8
--- /dev/null
+++ b/host_vars/os1.theopensourceway.org/git_repos.yml
@@ -0,0 +1,5 @@
+---
+git_repositories_dir: /srv/git_repos
+git_repositories:
+- { name: private, desc: "Ansible private password repository", private: yes, owner: mscherer@redhat.com, group: admins }
+- { name: public, desc: "Ansible configuration for the server", url: ansible, owner: mscherer@redhat.com, group: admins }