| 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] | 
|  |