spec/data/nodes/test.rb in knife-18.2.7 vs spec/data/nodes/test.rb in knife-18.3.0

- old
+ new

@@ -1,15 +1,15 @@ -## -# Nodes should have a unique name -## -name "test.example.com-short" - -## -# Nodes can set arbitrary arguments -## -default[:sunshine] = "in" -default[:something] = "else" - -## -# Nodes should have recipes -## -run_list "operations-master", "operations-monitoring" +## +# Nodes should have a unique name +## +name "test.example.com-short" + +## +# Nodes can set arbitrary arguments +## +default[:sunshine] = "in" +default[:something] = "else" + +## +# Nodes should have recipes +## +run_list "operations-master", "operations-monitoring"