summaryrefslogtreecommitdiffstats
path: root/host_vars/osci.theopensourceway.org/git_repos.yml
diff options
context:
space:
mode:
authorMichael Scherer <misc@redhat.com>2017-10-16 22:32:24 +0200
committerMichael Scherer <misc@redhat.com>2017-10-16 22:32:24 +0200
commit667e77a8dcfcad8bcbe9d7e24aa3f3774aba3ab6 (patch)
tree005a80d1518839a520b44408f81df99589d99945 /host_vars/osci.theopensourceway.org/git_repos.yml
parentba46305ac81315ede5db90eff2bd5890af2e2367 (diff)
Rename the server also for host_vars
Diffstat (limited to 'host_vars/osci.theopensourceway.org/git_repos.yml')
-rw-r--r--host_vars/osci.theopensourceway.org/git_repos.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/host_vars/osci.theopensourceway.org/git_repos.yml b/host_vars/osci.theopensourceway.org/git_repos.yml
new file mode 100644
index 0000000..89b762d
--- /dev/null
+++ b/host_vars/osci.theopensourceway.org/git_repos.yml
@@ -0,0 +1,6 @@
+---
+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 }
+- { name: tosw, desc: "Docbook content for the website", url: tosw, owner: kwade@redhat.com, group: admins }