| Index: modules/private-stub/hiera/hosts.yaml | 
| diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml | 
| index c7069d43611d50f2ec0e454e82f316ae446938dd..35eccbb308a728157d14b4ca15ceb729b4160d7b 100644 | 
| --- a/modules/private-stub/hiera/hosts.yaml | 
| +++ b/modules/private-stub/hiera/hosts.yaml | 
| @@ -160,4 +160,10 @@ adblockplus::hosts: | 
| os: "debian-jessie" | 
| public_key: *vagrant_box_jessie | 
| groups: [http-servers] | 
| +  redirect-1: | 
| +    ips: [10.8.0.225] | 
| +    role: web/redirect/eyeo | 
| +    os: "debian-jessie" | 
| +    public_key: *vagrant_box_jessie | 
| +    groups: [http-servers] | 
|  | 
|  |