]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Add etc_files and settings
authorZack Cerza <zack@redhat.com>
Thu, 4 Jun 2015 16:56:22 +0000 (10:56 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 29 Jun 2015 22:37:05 +0000 (16:37 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
roles/cobbler/defaults/main.yml

index 222ab8c0a7fe206faee3bfe7a4ee6ac8bf45bbfc..272575737b804b8fcc23384b0e7dce307d730c74 100644 (file)
@@ -4,6 +4,13 @@ iso_dir: /var/lib/cobbler/isos
 # Mount point to use for ISOs during import
 iso_mount: /mnt/iso
 
+etc_files:
+ - users.digest
+
+settings:
+  - name: yum_post_install_mirror
+    value: 0
+
 kickstarts:
   - cephlab_rhel.ks
   - cephlab_ubuntu.preseed