/
usr
/
share
/
puppet
/
ext
/
pure_ruby_dsl
/
Upload File
HOME
hostclass "foobar" do notify "this is a test", "loglevel" => "warning" end node "default" do acquire "foobar" end