Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/282349
Change subject: dib: attempt to have 'apt' to run apt-get update
......................................................................
dib: attempt to have 'apt' to run apt-get update
Bug: T132147
Change-Id: I3713a59c6d26ad6a116abea0531d65f371d99068
---
M dib/puppet/ciimage.pp
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/config
refs/changes/49/282349/1
diff --git a/dib/puppet/ciimage.pp b/dib/puppet/ciimage.pp
index c43857f..57b642a 100644
--- a/dib/puppet/ciimage.pp
+++ b/dib/puppet/ciimage.pp
@@ -11,7 +11,8 @@
before => Stage['main'],
}
class { '::apt':
- stage => first,
+ stage => first,
+ notify => Exec['apt-get update'],
}
# Jenkins provision jre by itself but it sounds better to have it already in
--
To view, visit https://gerrit.wikimedia.org/r/282349
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3713a59c6d26ad6a116abea0531d65f371d99068
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits