Yuvipanda has uploaded a new change for review.
https://gerrit.wikimedia.org/r/234249
Change subject: aptly: Setup depnedencies properly
......................................................................
aptly: Setup depnedencies properly
Change-Id: I465aa0e579ca1c5a919f5daa4d20939ee324b165
---
M modules/aptly/manifests/repo.pp
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/49/234249/1
diff --git a/modules/aptly/manifests/repo.pp b/modules/aptly/manifests/repo.pp
index 7c7db71..0f292c4 100644
--- a/modules/aptly/manifests/repo.pp
+++ b/modules/aptly/manifests/repo.pp
@@ -19,6 +19,7 @@
command => "/usr/bin/aptly -architectures=amd64,all publish
-skip-signing repo ${repo_name}",
unless => "/usr/bin/aptly publish list | /bin/grep -F
'[${repo_name}]' > /dev/null",
user => 'root',
+ require => Exec['create-aptly-repo-${title}'],
}
}
}
--
To view, visit https://gerrit.wikimedia.org/r/234249
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I465aa0e579ca1c5a919f5daa4d20939ee324b165
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits