``` puppet $alert_message = "Existing: ${existing_swapfile_bytes}B\nExpected: ${expected_swapfile_size_bytes}B\nMargin: ${margin_bytes}B" notify{'Resizing Swapfile Alert': name => $alert_message, } ``` <img width="774" alt="screenshot 2016-04-26 01 14 53" src="https://cloud.githubusercontent.com/assets/1064715/14802882/6df42002-0b4c-11e6-8709-8b74b26748b0.png">