feat: add management of /etc/hosts
- add class to manage the /etc/hosts file - add static hosts to /etc/hosts file via hiera array/hash
This commit is contained in:
@@ -26,6 +26,9 @@ class profiles::base (
|
||||
# include admin scripts
|
||||
include profiles::base::scripts
|
||||
|
||||
# include admin scripts
|
||||
include profiles::base::hosts
|
||||
|
||||
# include the python class
|
||||
class { 'python':
|
||||
manage_python_package => true,
|
||||
|
||||
Reference in New Issue
Block a user