]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
cobbler: Add kickstarts that will install to /dev/sdm 406/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 4 Sep 2018 16:44:04 +0000 (12:44 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 4 Sep 2018 16:44:04 +0000 (12:44 -0400)
commitad770f050c71720186232ed4110411f52a08f687
tree2e770e55bc9802c5a2b05dc5e803422e30d1bb89
parent44305b7e7f1e91b657c876672b0a4fb9c4b452c9
cobbler: Add kickstarts that will install to /dev/sdm

The root drive on mero nodes is /dev/sdm.  Since Cobbler is only used to
provision testnodes prior to a FOG image capture, I didn't think it'd be
worth the time/effort to automate this further.

The kickstart will have to be manually selected if the Cobbler Web UI is
used.  I'll automate setting the kickstart when the octo-fog-images
Jenkins job runs.

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/cobbler/templates/kickstarts/cephlab_rhel_sdm.ks [new file with mode: 0644]
roles/cobbler/templates/kickstarts/cephlab_ubuntu_sdm.preseed [new file with mode: 0644]