Added a base role
* base role imports the base profile * updated profiles::base to work with debian family
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# a role to deploy the base system
|
||||
# work in progress
|
||||
class roles::base {
|
||||
include profiles::base
|
||||
}
|
||||
Reference in New Issue
Block a user