$b = true # change me to false and then try editing the file manually file "/tmp/mgmt-elvis" { content => $b ?: "hello world\n", state => "exists", }