Filippo Giunchedi has submitted this change and it was merged.
Change subject: zuul: mv python-voluptous in the array of packages
......................................................................
zuul: mv python-voluptous in the array of packages
python-voluptuous used to be pinned at a specific version because of
forward compatibility issue. This has been fixed and Zuul now supports
the voluptuous package in our apt repository.
Change-Id: I2c0ec05bcec9560b313b0c9cb93ace5c6900bb1f
---
M modules/zuul/manifests/init.pp
1 file changed, 1 insertion(+), 4 deletions(-)
Approvals:
Filippo Giunchedi: Verified; Looks good to me, approved
Hashar: Looks good to me, but someone else must approve
Alexandros Kosiaris: Looks good to me, approved
diff --git a/modules/zuul/manifests/init.pp b/modules/zuul/manifests/init.pp
index 81386a0..fde3380 100644
--- a/modules/zuul/manifests/init.pp
+++ b/modules/zuul/manifests/init.pp
@@ -49,6 +49,7 @@
'python-statsd',
'python-setuptools',
+ 'python-voluptuous',
# For Zuul post v1.3.0
'python-pbr',
@@ -60,10 +61,6 @@
]
package { $packages:
- ensure => present,
- }
-
- package { 'python-voluptuous':
ensure => present,
}
--
To view, visit https://gerrit.wikimedia.org/r/141486
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2c0ec05bcec9560b313b0c9cb93ace5c6900bb1f
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits