X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/1f9b75e4080c0a3997bfa488b5bb63ab4ea038c7..e709a10b07c7039c3878adc5d3bcc0ff5a752191:/pillar.example diff --git a/pillar.example b/pillar.example index ba5f228..78676f1 100644 --- a/pillar.example +++ b/pillar.example @@ -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. @@ -218,6 +222,9 @@ arvados: # controller: # pkg: # name: arvados-controller +# gem: +# name: +# - arvados-cli # service: # name: arvados-controller # port: 8003