The Real Basic Form of a Promise
--------------------------------

promise_type:

    context::

       "promiser" 

            attribute1 => value1,
            attribute2 => value2;

----------------------------------------------

Example:

files:

  linux&Sunday::


    "/etc/nologin"

              handle => "disable_nonroot_logins",
             comment => "Take a day off, don't work on Sunday!",
              create => "true";

