Add copyright headers to comply with Arvados
[arvados-formula.git] / test / salt / pillar / examples / nginx_controller_configuration.sls
index 3e95cce58649daa8c943c0c7670b5b6807d34b5a..88d69f403919d8238c2d507a28baee8405b195a4 100644 (file)
@@ -1,4 +1,8 @@
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 ### NGINX
 nginx:
   ### SERVER
@@ -10,7 +14,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: