summaryrefslogtreecommitdiffstats
path: root/host_vars/os1.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/os1.theopensourceway.org/git_repos.yml
parentba46305ac81315ede5db90eff2bd5890af2e2367 (diff)
Rename the server also for host_vars
Diffstat (limited to 'host_vars/os1.theopensourceway.org/git_repos.yml')
-rw-r--r--host_vars/os1.theopensourceway.org/git_repos.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/host_vars/os1.theopensourceway.org/git_repos.yml b/host_vars/os1.theopensourceway.org/git_repos.yml
deleted file mode 100644
index 89b762d..0000000
--- a/host_vars/os1.theopensourceway.org/git_repos.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-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 }