docs(single_host): fix hostnames and tests
[arvados-formula.git] / test / salt / pillar / examples / nginx_controller_configuration.sls
index 3e95cce58649daa8c943c0c7670b5b6807d34b5a..a79bd41e9a735e5c315f4ee66ad859b338801449 100644 (file)
@@ -10,7 +10,7 @@ nginx:
           default: 1
           '127.0.0.0/8': 0
         upstream controller_upstream:
-          - server: '127.0.0.2:8003  fail_timeout=10s'
+          - server: 'controller.internal:8003  fail_timeout=10s'
 
   ### SITES
   servers: