Sha256: 7230d716ae965df1963836679342e9866f0f925999c3c3daf38923b13b2ce8d4
Contents?: true
Size: 696 Bytes
Versions: 12
Compression:
Stored size: 696 Bytes
Contents
### The main itamae task require 'itamae-mitsurin/mitsurin/itamae_task' ### Change the nodes to be load by a branch of the current git ### In the case of now 'master' the task nodes in the 'nodes/master/' # require 'itamae-mitsurin/mitsurin/itamae_with_git_task' ### Change the nodes to be read by a target mode ### `rake -T <target>` to load a 'nodes/<target>' # require 'itamae-mitsurin/mitsurin/itamae_with_target_task' ### Itamae task for AWS ec2instnce require 'itamae-mitsurin/mitsurin/local_task' ### Test task by Serverspec require 'itamae-mitsurin/mitsurin/serverspec_task' ### Test task by Serverspec with target pre #require 'itamae-mitsurin/mitsurin/serverspec_with_target_task'
Version data entries
12 entries across 12 versions & 1 rubygems