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

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

Issue 29322051: Issue 2766 - Remove underscores from DNS names (Closed)
Patch Set: Created July 13, 2015, 6:51 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 | « no previous file | modules/statsmaster/manifests/awstats.pp » ('j') | modules/statsmaster/manifests/awstats.pp » ('J')
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 dd88cceea809a818de6765499ad73a012a9b0419..71711117a2e2251ef839702950eb3442ee4e4061 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -10,7 +10,7 @@ servers:
ip: [10.8.0.99]
role: monitoringserver
ssh_public_key: *vagrant_box
- dns: server_4.adblockplus.org
+ dns: server4.adblockplus.org
groups: [http-servers]
codereview1:
ip: [10.8.0.132]
@@ -29,7 +29,7 @@ servers:
ip: [10.8.0.105]
role: intraforumserver
ssh_public_key: *vagrant_box
- dns: server_10.adblockplus.org
+ dns: server10.adblockplus.org
groups: [http-servers]
issues1:
ip: [10.8.0.131]
« no previous file with comments | « no previous file | modules/statsmaster/manifests/awstats.pp » ('j') | modules/statsmaster/manifests/awstats.pp » ('J')

Powered by Google App Engine
This is Rietveld