Sha256: 7cbcd080a218a190836c632eb19c3b2ba8ff098b9d06db73c563c5bf1eb1a9e0
Contents?: true
Size: 385 Bytes
Versions: 34
Compression:
Stored size: 385 Bytes
Contents
Feature: SSH Connection Background: Given a test app with the default configuration And servers with the roles app and web And a task which executes as root Scenario: Switching from default user to root and back again When I run cap "am_i_root" Then the task is successful And the output matches "I am uid=0\(root\)" followed by "I am uid=\d+\(vagrant\)"
Version data entries
34 entries across 34 versions & 2 rubygems