summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Scherer <misc@redhat.com>2017-01-17 22:03:01 +0100
committerMichael Scherer <misc@redhat.com>2017-01-17 22:03:01 +0100
commit470f279528e5006aee6cf1a5bdbdbcfe14c8dff0 (patch)
tree1bd96e017757335a0f747f3db65db63fdcab511b
parent8c44760e2f25cecafddf1d4b47f46647fac43905 (diff)
Also add the url
-rw-r--r--host_vars/os1.theopensourceway.org/git_repos.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/host_vars/os1.theopensourceway.org/git_repos.yml b/host_vars/os1.theopensourceway.org/git_repos.yml
index 9592f30..89b762d 100644
--- a/host_vars/os1.theopensourceway.org/git_repos.yml
+++ b/host_vars/os1.theopensourceway.org/git_repos.yml
@@ -3,4 +3,4 @@ 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", owner: kwade@redhat.com, group: admins }
+- { name: tosw, desc: "Docbook content for the website", url: tosw, owner: kwade@redhat.com, group: admins }