file "/tmp/mgmt/foo" { content => "hello from foo\n", } file "/tmp/mgmt/bar" { } File["/tmp/mgmt/foo"].content -> File["/tmp/mgmt/bar"].content