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