Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/private-stub/hiera/base.yaml

Issue 29526640: #3044 - Introduce class adblockplus::mercurial (Closed)
Patch Set: For comment 5 Created Aug. 24, 2017, 6:37 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/adblockplus/templates/mercurial/hgrc.erb ('k') | modules/web/manifests/server.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/private-stub/hiera/base.yaml
===================================================================
--- a/modules/private-stub/hiera/base.yaml
+++ b/modules/private-stub/hiera/base.yaml
@@ -1,17 +1,27 @@
classes:
adblockplus:
+ adblockplus::mercurial:
adblockplus::puppet::agent:
adblockplus::sudo:
nagios::client:
server_address: monitoring.adblockplus.org
fail2ban:
+adblockplus::mercurial::extensions:
+ hggit:
+ package:
+ ensure: 0.8.9
+ name: hg-git
+ provider: pip
+ install_options:
+ - https://pypi.python.org/pypi/hg-git
+
adblockplus::log::uplink:
log@log1.adblockplus.org
adblockplus::packages:
- "debian-goodies"
- - "mercurial"
+ - "python-dev"
- "vim"
adblockplus::users:
« no previous file with comments | « modules/adblockplus/templates/mercurial/hgrc.erb ('k') | modules/web/manifests/server.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld