Sha256: 7bb17f1936b1bb0947a1cf273c6a44e5b965dc8dcfee15ec50920aada0f7388f
Contents?: true
Size: 307 Bytes
Versions: 5
Compression:
Stored size: 307 Bytes
Contents
# You can filter roles by ROLES env variable. # $ ROLES=role1,role2 bundle exec cap itamae apply # # With following example, you can apply recipes to production role by: # $ ROLES=production bundle exec cap itamae apply # # TODO: Configure hosts to apply recipes. role :production, %w[example-host.com]
Version data entries
5 entries across 5 versions & 1 rubygems