file "/tmp/mgmt/${hostname()}" { content => "hello from ${hostname()}!\n", state => "exists", }