]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Move cobbler system population to new role
authorZack Cerza <zack@redhat.com>
Tue, 23 Jun 2015 19:29:36 +0000 (13:29 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 29 Jun 2015 22:37:07 +0000 (16:37 -0600)
commit6ad69f2a206b2f5aec9b5476f004756efa2b2388
tree6d6c5c330586b4cd9949816712376b89b02782cc
parenta584601eb4dedae7c4a4d5a8864db4f741cd18c9
Move cobbler system population to new role

This creates the new cobbler_systems role, which is run after the
cobbler and cobbler_profile roles

Signed-off-by: Zack Cerza <zack@redhat.com>
cobbler.yml
roles/cobbler/tasks/main.yml
roles/cobbler/tasks/populate_systems.yml [deleted file]
roles/cobbler/tasks/restart.yml [new file with mode: 0644]
roles/cobbler/tasks/settings.yml
roles/cobbler_systems/defaults/main.yml [new file with mode: 0644]
roles/cobbler_systems/tasks/main.yml [new file with mode: 0644]
roles/cobbler_systems/tasks/populate_systems.yml [new file with mode: 0644]