Moved network::hostname to bootstrap phase.
This commit is contained in:
parent
1bafb53dec
commit
5fd54dfcfc
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ class network::helper::debian {
|
|||
#
|
||||
class network::hostname {
|
||||
|
||||
tag("bootstrap")
|
||||
|
||||
case $operatingsystem {
|
||||
"debian","ubuntu": {
|
||||
file { "/etc/hostname":
|
||||
|
|
Loading…
Add table
Reference in a new issue