Sha256: cf67fa5f82b6d3646270c9520126e82be2f6302b670c51ee3899ba6065130c75
Contents?: true
Size: 538 Bytes
Versions: 135
Compression:
Stored size: 538 Bytes
Contents
namespace :slices do namespace :chefserverslice do # add your own chefserver tasks here # # Uncomment the following lines and edit the pre defined tasks # # # implement this to test for structural/code dependencies # # like certain directories or availability of other files # desc "Test for any dependencies" # task :preflight do # end # # # implement this to perform any database related setup steps # desc "Migrate the database" # task :migrate do # end end end
Version data entries
135 entries across 135 versions & 3 rubygems