Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
## manifest class sysusers { @user{"foo": } } class backupsusers inherits sysusers { realize(User["foo"]) file{"/tmp/foo": content => "foo", owner => foo, } } include backupsusers ## run # puppet test.pp err: //backupsusers/File[/tmp/foo]: Failed to retrieve current state of resource: Could not find user foo at /home/rip/test.pp:11
This paste will be private.
From the Design Piracy series on my blog: