Moved network::hostname to bootstrap phase.

This commit is contained in:
Timo Mkinen 2012-08-15 10:16:30 +03:00
parent 1bafb53dec
commit 5fd54dfcfc

View file

@ -61,6 +61,8 @@ class network::helper::debian {
#
class network::hostname {
tag("bootstrap")
case $operatingsystem {
"debian","ubuntu": {
file { "/etc/hostname":