add web1 node
This commit is contained in:
parent
882089207c
commit
c780343ba0
@ -29,3 +29,7 @@ node default {
|
|||||||
# Example:
|
# Example:
|
||||||
# class { 'my_class': }
|
# class { 'my_class': }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
node web1.rosebay.box {
|
||||||
|
include apache
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user