Merge branch '18631-shell-login-sync'
[arvados-formula.git] / pillar.example
index ba5f228a1a7017f4975dbc81f4deb943518fb3d5..2347f57baf14d45bb40b22513174cd8096224501 100644 (file)
@@ -1,6 +1,10 @@
 # -*- coding: utf-8 -*-
 # vim: ft=yaml
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 # The variables commented out are the default values that the formula uses.
 # The uncommented values are REQUIRED values. If you don't set them, running
 # this formula will fail.
@@ -128,8 +132,10 @@ arvados:
     # this formula. The following dict is just an example that will be used
     # by the `arvados.api.resources.virtual_machines` state to add entries
     # in Arvados' database of the cluster's resources'
-    # It's additionally used in the `test/salt/pillar/examples/nginx_webshell_configuration.sls`
-    # pillar to add the corresponding `location` entries in nginx's webshell vhosts & upstreams
+    # It's additionally used in the
+    #   `test/salt/pillar/examples/nginx_webshell_configuration.sls`
+    # pillar to add the corresponding `location` entries in nginx's webshell
+    # vhosts & upstreams
     resources:
       virtual_machines:
         shell1:
@@ -218,6 +224,9 @@ arvados:
 #   controller:
 #     pkg:
 #       name: arvados-controller
+#     gem:
+#       name:
+#         - arvados-cli
 #     service:
 #       name: arvados-controller
 #       port: 8003