Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/250004
Change subject: contint: drop reference to pip.conf
......................................................................
contint: drop reference to pip.conf
We used to have a specific pip.conf to hold a local cache then got rid
of the configuration file. It is no more present on the slaves so we can
remove the file{ ensure => absent }.
Change-Id: I963925bdf05171eb92e8b59846d8fa8fbb1d57ff
---
M manifests/role/ci.pp
1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/04/250004/1
diff --git a/manifests/role/ci.pp b/manifests/role/ci.pp
index 52867c1..6665d20 100644
--- a/manifests/role/ci.pp
+++ b/manifests/role/ci.pp
@@ -291,10 +291,6 @@
require => File['/mnt/home/jenkins-deploy'],
}
- file { '/mnt/home/jenkins-deploy/.pip/pip.conf':
- ensure => absent,
- }
-
git::userconfig { '.gitconfig for jenkins-deploy user':
homedir => '/mnt/home/jenkins-deploy',
settings => {
--
To view, visit https://gerrit.wikimedia.org/r/250004
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I963925bdf05171eb92e8b59846d8fa8fbb1d57ff
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits