Sha256: f5d3ab5acd49d48bc0096af23244d11fdcc11abb7ddcb26d1752f341181afea4

Contents?: true

Size: 527 Bytes

Versions: 14

Compression:

Stored size: 527 Bytes

Contents

# Policyfile.rb - Describe how you want Chef Infra Client to build your system.
#
# For more information on the Policyfile feature, visit
# https://docs.chef.io/policyfile/

# A name that describes what the system you're building with Chef does.
name 'deploy-context'

# Where to find external cookbooks:
default_source :supermarket

# run_list: chef-client will run these recipes in the order specified.
run_list 'deploy-context::default'

# Specify a custom source for a single cookbook:
cookbook 'deploy-context', path: '.'

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
deploy-context-2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.12.g831d0a8.4.gbb2ab14.12.g0bc028d Policyfile.rb
deploy-context-2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.12.g831d0a8.4.gbb2ab14.4.gb48499b Policyfile.rb
deploy-context-2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.12.g831d0a8.4.gbb2ab14 Policyfile.rb
deploy-context-2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.12.g831d0a8 Policyfile.rb
deploy-context-2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.8.g299e50a Policyfile.rb
deploy-context-2.2.0.3.gec16643.4.g20d2d42.4.g17e8559 Policyfile.rb
deploy-context-2.2.0.3.gec16643.4.g20d2d42 Policyfile.rb
deploy-context-2.2.0.3.gec16643 Policyfile.rb
deploy-context-2.1.37.6.gec1e116.4.g6190201 Policyfile.rb
deploy-context-2.1.37.6.gec1e116 Policyfile.rb
deploy-context-2.1.35.3.g2abab85.16.g399fb24.9.g1523b69.8.ga24e5ef Policyfile.rb
deploy-context-2.1.35.3.g2abab85.16.g399fb24.9.g1523b69.3.g0fb07cc Policyfile.rb
deploy-context-2.1.35.3.g2abab85.16.g399fb24.9.g1523b69 Policyfile.rb
deploy-context-2.1.35.3.g2abab85.16.g399fb24 Policyfile.rb