Sha256: aff1536d6be4e33c9030b9913ccf3f3c373a6099a6a7ba3eddc9673fb5c649c1
Contents?: true
Size: 396 Bytes
Versions: 22
Compression:
Stored size: 396 Bytes
Contents
Feature: Remove hosts from layer Background: Given I run `conjur layer create $ns/testlayer` And I run `conjur host create $ns.example.com` And I run `conjur layer hosts add $ns/testlayer $ns.example.com` Scenario: Remove host from layer When I successfully run `conjur layer hosts remove $ns/testlayer $ns.example.com` Then the output should contain "Host removed"
Version data entries
22 entries across 22 versions & 1 rubygems