]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Add defaults for the puddle and distill hashes. 5/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 30 Apr 2015 14:43:40 +0000 (09:43 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 30 Apr 2015 14:43:40 +0000 (09:43 -0500)
This is just helpful as a guide to know what vars are being used in the
puddle role.  These will actually get their values from a group_vars
file for the puddle node.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/puddle/defaults/main.yml

index 9354a88229ecea744510f04d3c66d1a63eece8ad..9c7f1c3a2af017cc292703b62ce470d40863e9f5 100644 (file)
@@ -1,3 +1,24 @@
 ---
 # The name of the unprivileged user that will run puddle
 puddle_user: puddle
+
+puddle:
+  eng_rhel_7_candidate_repo_url: ''
+  eng_rhel_7_repo_url: ''
+  mnt_redhat_nfs_src: ''
+  brewroot_url: ''
+  topurl: ''
+  rhel_7_z_repo_url: ''
+  rhel_7_common_repo_url: ''
+  rhel_6_z_repo_url: ''
+  rhel_6_common_repo_url: ''
+  kerberos_keytab: ''
+  kerberos_principal: ''
+  emails: ''
+  announcer: ''
+
+distill:
+  brewhub_url: ''
+  rhel_7_lookaside_repo_x86_64_url: ''
+  rhel_7_lookaside_repo_src_url: ''
+  email: ''