X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/cee31d2e436a8751425f7180ae451fbe5163db6f..HEAD:/pillar.example diff --git a/pillar.example b/pillar.example index ddd710c..2347f57 100644 --- a/pillar.example +++ b/pillar.example @@ -132,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: @@ -222,6 +224,9 @@ arvados: # controller: # pkg: # name: arvados-controller +# gem: +# name: +# - arvados-cli # service: # name: arvados-controller # port: 8003