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