Sha256: 0e8b386b25bbac12c8f60a281295b816606d4eda72f58b1103b0468b804db7a4
Contents?: true
Size: 587 Bytes
Versions: 7
Compression:
Stored size: 587 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'
Version data entries
7 entries across 7 versions & 1 rubygems