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

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

Issue 29338046: Issue 3638 - Introduce type adblockplus::host (Closed)
Patch Set: Created March 9, 2016, 11:57 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/base/manifests/init.pp ('k') | no next file » | 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 857235431b179598da96510fc8145677200d7148..9b95a1085a6c23ad3cc313bc1ff8dcf05c0a0fe2 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -10,7 +10,6 @@ servers:
ip: [10.8.0.99]
role: monitoringserver
ssh_public_key: *vagrant_box
- dns: server4.adblockplus.org
groups: [http-servers]
codereview1:
ip: [10.8.0.132]
@@ -20,7 +19,6 @@ servers:
download1:
ip: [10.8.0.126]
ssh_public_key: *vagrant_box
- dns: downloads.adblockplus.org
groups: [http-servers]
filtermaster1:
ip: [10.8.0.127]
@@ -30,7 +28,6 @@ servers:
ip: [10.8.0.105]
role: intraforumserver
ssh_public_key: *vagrant_box
- dns: server10.adblockplus.org
groups: [http-servers]
issues1:
ip: [10.8.0.131]
« no previous file with comments | « modules/base/manifests/init.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld