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

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

Issue 29464559: #1538 - Remove class statsmaster and associated resources (Closed)
Patch Set: Created June 13, 2017, 9:43 a.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/manifests/host/statsmaster.pp ('k') | modules/statsmaster/files/site.conf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/private-stub/hiera/hosts.yaml
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml
index b9d73a205d327d9011331927cdfc1db07afe3754..430e09d11dde460ba3bcf98e81faa89118dff1d6 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -67,12 +67,6 @@ adblockplus::hosts:
os: "debian-jessie"
public_key: *vagrant_box_jessie
groups: [http-servers]
- stats1:
f.lopez 2017/06/13 09:47:35 Shouldn't this be absent?
mathias 2017/06/13 10:15:22 Nah, not in development. But in the production ver
- ips: [10.8.0.130]
- role: statsmaster
- os: "debian-jessie"
- public_key: *vagrant_box_jessie
- groups: [http-servers]
update1:
ips: [10.8.0.128]
role: updateserver
« no previous file with comments | « modules/adblockplus/manifests/host/statsmaster.pp ('k') | modules/statsmaster/files/site.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld