Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/86736
Change subject: contint: dup Git::Userconfig define (same name)
......................................................................
contint: dup Git::Userconfig define (same name)
The git::userconfig for jenkins-slave reused the same name as the one
for the jenkins user. That caused a duplicate definition on gallium.
Change-Id: Ib3e94000f69ad12868c569ee50ea00022890fb62
---
M manifests/role/ci.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/36/86736/1
diff --git a/manifests/role/ci.pp b/manifests/role/ci.pp
index 6ba7498..042f2e2 100644
--- a/manifests/role/ci.pp
+++ b/manifests/role/ci.pp
@@ -106,7 +106,7 @@
}
# .gitconfig file required for rare git write operations
- git::userconfig { '.gitconfig for jenkins user':
+ git::userconfig { '.gitconfig for jenkins-slave user':
homedir => '/var/lib/jenkins-slave',
settings => {
'user' => {
--
To view, visit https://gerrit.wikimedia.org/r/86736
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib3e94000f69ad12868c569ee50ea00022890fb62
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