summaryrefslogtreecommitdiffstats
path: root/host_vars/os1.theopensourceway.org/git_repos.yml
diff options
context:
space:
mode:
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 }