feat: generate consul policy/tokens
- generate policy/token to add nodes - generate policy/token for all nodes - add base::root profile to manage aspects of the root user
This commit is contained in:
@@ -22,6 +22,7 @@ class profiles::base (
|
||||
include profiles::base::scripts
|
||||
include profiles::base::hosts
|
||||
include profiles::base::groups
|
||||
include profiles::base::root
|
||||
include profiles::accounts::sysadmin
|
||||
include profiles::ntp::client
|
||||
include profiles::dns::base
|
||||
@@ -29,6 +30,7 @@ class profiles::base (
|
||||
include profiles::cloudinit::init
|
||||
include profiles::metrics::default
|
||||
include profiles::helpers::node_lookup
|
||||
include profiles::consul::client
|
||||
|
||||
# include the python class
|
||||
class { 'python':
|
||||
|
||||
Reference in New Issue
Block a user