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

Side by Side Diff: modules/private-stub/hiera/hosts.yaml

Issue 5730806764929024: Issue 1698 - Integrate filter servers with Hiera (Closed)
Patch Set: Created April 15, 2015, 9:55 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « manifests/nodes.pp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 --- 1 ---
2 servers: 2 servers:
3 filter1: 3 filter1:
4 ip: [10.8.0.120] 4 ip: [10.8.0.120]
5 role: filterserver
5 ssh_public_key: AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAUhHiFd qQBATyyOE9XPR7v2+bghp3r1QY0O62d/klV7yhAOBKQuI6MtTu43cYQE60M10OzVfeeMfmc0dPP97UM= 6 ssh_public_key: AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAUhHiFd qQBATyyOE9XPR7v2+bghp3r1QY0O62d/klV7yhAOBKQuI6MtTu43cYQE60M10OzVfeeMfmc0dPP97UM=
6 groups: [filter-servers] 7 groups: [filter-servers]
7 server4: 8 server4:
8 ip: [10.8.0.99] 9 ip: [10.8.0.99]
9 role: monitoringserver 10 role: monitoringserver
10 dns: server_4.adblockplus.org 11 dns: server_4.adblockplus.org
11 groups: [http-servers] 12 groups: [http-servers]
12 codereview1: 13 codereview1:
13 ip: [10.8.0.132] 14 ip: [10.8.0.132]
14 role: codereviewserver 15 role: codereviewserver
(...skipping 24 matching lines...) Expand all
39 web1: 40 web1:
40 ip: [10.8.0.129] 41 ip: [10.8.0.129]
41 ssh_public_key: AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMu0mGhP AhIbAv7H0iN74h6fC9H2576AxI9cXFj3FAQxHl2ItLIibrViThm0luOJiRIaLc1GxavBKK0dR4bzFR8= 42 ssh_public_key: AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMu0mGhP AhIbAv7H0iN74h6fC9H2576AxI9cXFj3FAQxHl2ItLIibrViThm0luOJiRIaLc1GxavBKK0dR4bzFR8=
42 groups: [http-servers] 43 groups: [http-servers]
43 web2: 44 web2:
44 ip: [10.8.0.145] 45 ip: [10.8.0.145]
45 ssh_public_key: AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDhC6a20 iZh6VurNrRC3ZzdilTp6yelnzJ8/49ujHvkAC38Rj6870re3Yvkg+8AfxdyVNP8owqC6x7KQD0zJ6Nk= 46 ssh_public_key: AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDhC6a20 iZh6VurNrRC3ZzdilTp6yelnzJ8/49ujHvkAC38Rj6870re3Yvkg+8AfxdyVNP8owqC6x7KQD0zJ6Nk=
46 groups: [http-servers] 47 groups: [http-servers]
47 48
48 49
OLDNEW
« no previous file with comments | « manifests/nodes.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld