Andy Boutte

Results 3 issues of Andy Boutte

The AMI owner is hard coded to the owner for commercial regions. The RedHat owner is us-gov-west-1 is 219670896067. https://github.com/test-kitchen/kitchen-ec2/blob/master/lib/kitchen/driver/aws/standard_platform/rhel.rb#L38

Bug
Accepted

On long submits without the `-I` `arguments` it will look like the action is "frozen". Include a log that we recommend including the `-I` argument so the user can see...

enhancement

Depending on what arguments are used it is possible `p4` will expect user input forever. An example is the following: ``` - name: p4 submit uses: setup-p4 id: submit env:...

enhancement