refactor: reconfigure cobbler to module style
- split params into class - split class into individual functions
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# profiles::cobbler::ipxebins
|
||||
class profiles::cobbler::ipxebins {
|
||||
|
||||
include profiles::cobbler::params
|
||||
|
||||
# download the custom undionly.kpxe file
|
||||
# https://gist.github.com/rikka0w0/50895b82cbec8a3a1e8c7707479824c1
|
||||
exec { 'download_undionly_kpxe':
|
||||
|
||||
Reference in New Issue
Block a user