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

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

Issue 29341151: Issue 4019 - Added "Edge" to platform choices in Issues tracker at issues1. (Closed)
Patch Set: Created May 10, 2016, 3:35 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/private-stub/hiera/base.yaml ('k') | modules/rietveld/files/wrapper.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/private-stub/hiera/hosts.yaml
===================================================================
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -10,6 +10,7 @@
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]
@@ -19,6 +20,7 @@
download1:
ip: [10.8.0.126]
ssh_public_key: *vagrant_box
+ dns: downloads.adblockplus.org
groups: [http-servers]
filtermaster1:
ip: [10.8.0.127]
@@ -28,6 +30,7 @@
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]
@@ -95,19 +98,10 @@
role: web/subscribe
ssh_public_key: *vagrant_box
groups: [http-servers]
- web-easylist-abp-org-1:
- ip: [10.8.0.156]
- role: web/easylist
- ssh_public_key: *vagrant_box
- groups: [http-servers]
log1:
ip: [10.8.0.210]
role: logserver
ssh_public_key: *vagrant_box
- logprocessor1:
- ip: [10.8.0.211]
- role: logprocessor
- ssh_public_key: *vagrant_box
telemetry1:
ip: [10.8.0.220]
role: telemetryserver
« no previous file with comments | « modules/private-stub/hiera/base.yaml ('k') | modules/rietveld/files/wrapper.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld