]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Rollback
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 31 May 2018 17:30:12 +0000 (14:30 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 31 May 2018 17:30:12 +0000 (14:30 -0300)
manifests/role/dev/drupal8.pp

index 78e7462d0e679d29a40028963f27b509118cc3e0..09933f11d5d6db5ba6da9ad17303d91b83d05aae 100644 (file)
@@ -163,7 +163,8 @@ class nodo::role::dev::drupal8(
     require => File["${project_folder}/vendor"],
   }
 
-  apache::site { [ "localhost", "default", "000-default" ]:
+  #apache::site { [ "localhost", "default", "000-default" ]:
+  apache::site { "localhost":
     ensure => absent,
   }