Andrew Bogott has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/344676 )

Change subject: bootstrap_vs:  Don't install cloud.cfg
......................................................................


bootstrap_vs:  Don't install cloud.cfg

Followup to 834b9b7b0c9fd58cd5968f06e654131ce56354a0

Change-Id: I74495c63624034b314abf767a53d35d798f2f0cc
---
M modules/labs_bootstrapvz/manifests/init.pp
1 file changed, 0 insertions(+), 6 deletions(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/labs_bootstrapvz/manifests/init.pp 
b/modules/labs_bootstrapvz/manifests/init.pp
index 73de73a..a89a12c 100644
--- a/modules/labs_bootstrapvz/manifests/init.pp
+++ b/modules/labs_bootstrapvz/manifests/init.pp
@@ -34,12 +34,6 @@
         require => File["${bootstrap_filepath}/manifests"],
     }
 
-    file { "${bootstrap_filepath}/cloud.cfg":
-        mode    => '0444',
-        source  => 'puppet:///modules/labs_bootstrapvz/cloud.cfg',
-        require => File[$bootstrap_filepath],
-    }
-
     file { "${bootstrap_filepath}/firstscripts/firstboot.sh":
         mode    => '0555',
         source  => 'puppet:///modules/labs_bootstrapvz/firstboot.sh',

-- 
To view, visit https://gerrit.wikimedia.org/r/344676
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I74495c63624034b314abf767a53d35d798f2f0cc
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to