diff --git a/environments/production/modules/bootstrap/manifests/init.pp b/environments/production/modules/bootstrap/manifests/init.pp index dc275cb..e36aa4c 100644 --- a/environments/production/modules/bootstrap/manifests/init.pp +++ b/environments/production/modules/bootstrap/manifests/init.pp @@ -6,7 +6,7 @@ class bootstrap { - include bootstrap::domain_configuration +# include bootstrap::domain_configuration include bootstrap::puppet_agent }