 Issue 29733731:
  #7320 - Introduce helpcenter role  (Closed)
    
  
    Issue 29733731:
  #7320 - Introduce helpcenter role  (Closed) 
  | Index: modules/private-stub/hiera/hosts.yaml | 
| =================================================================== | 
| --- a/modules/private-stub/hiera/hosts.yaml | 
| +++ b/modules/private-stub/hiera/hosts.yaml | 
| @@ -167,4 +167,9 @@ | 
| role: buildserver | 
| os: "debian-jessie" | 
| public_key: *vagrant_box_jessie | 
| - | 
| + help-eyeo-com-1: | 
| + ips: [10.8.0.228] | 
| + role: web/static/helpcenter | 
| + os: "debian-jessie" | 
| + public_key: *vagrant_box_jessie | 
| + |