Sha256: 85795699b934004aafbbfeffcaa611ea78cfa4c58472b1e420834709f9c2b9ef

Contents?: true

Size: 326 Bytes

Versions: 7

Compression:

Stored size: 326 Bytes

Contents

# This file associates nodes with roles
# Example:
# node node0.server1.test {
#   include roles::role_1
# }
# The roles and profiles pattern recommends to associate one node with
# one and only one role.
# The role can be set to the node manually or through the
# 'bebox node set_role' command.

node node0.server1.test {

}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bebox-0.1.5 spec/fixtures/puppet/steps/step-2/manifests/site_with_node.pp.test
bebox-0.1.4 spec/fixtures/puppet/steps/step-2/manifests/site_with_node.pp.test
bebox-0.1.3 spec/fixtures/puppet/steps/step-2/manifests/site_with_node.pp.test
bebox-0.1.2 spec/fixtures/puppet/steps/step-2/manifests/site_with_node.pp.test
bebox-0.1.1 spec/fixtures/puppet/steps/step-2/manifests/site_with_node.pp.test
bebox-0.1.0 spec/fixtures/puppet/steps/step-2/manifests/site_with_node.pp.test
bebox-0.0.1 spec/fixtures/puppet/steps/step-2/manifests/site_with_node.pp.test