Sha256: 5758bad37186fde055a95b94c31dfa39fe37b39b843e30d74eea11a3c1d25d6d

Contents?: true

Size: 481 Bytes

Versions: 3

Compression:

Stored size: 481 Bytes

Contents

---
#
# This is a sample config. Any hackbox-specific options or parameters that need to be accessed
# during the execution of a hackbox should be put in here.
#
namespace: <%= namespace %>
filesystem_scheme: file
under_consideration: true # This flag is set to true for initial publishing, then removed when fully complete
update_frequency: monthly # How often the data is refreshed
requires:
  language:
    ruby: <%= ruby_version %>
    gems:
    - hackboxen: <%= hb_version %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hackboxen-0.1.5 lib/hackboxen/template/config.yaml.erb
hackboxen-0.1.4 lib/hackboxen/template/config.yaml.erb
hackboxen-0.1.3 lib/hackboxen/template/config.yaml.erb