feat(resources): add state to register virtual_machines
[arvados-formula.git] / test / salt / pillar / examples / nginx_webshell_configuration.sls
index c1a8907d2239bfe00c2d21a7328c8ddc0b9faaef..e28fb9a67c3b036dfdd297d432a2db417cbfa729 100644 (file)
@@ -7,8 +7,9 @@ nginx:
 
       ### STREAMS
       http:
+        {%- for shell_node, params in %}
         upstream webshell_upstream:
-          - server: '127.0.0.2:4200 fail_timeout=10s'
+          - server: 'shell.internal:4200 fail_timeout=10s'
 
   ### SITES
   servers: