Content-Type: multipart/mixed; boundary="===============0298225372==" MIME-Version: 1.0 --===============0298225372== Content-Type: text/x-shellscript; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="my-user-script-1.sh" #!/bin/sh { echo ===================== echo "$(date): Hello from ${0}" echo ===================== } | tee /root/OUTPUT-my-user-script-1.sh --===============0298225372== Content-Type: text/x-shellscript; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="my-user-script-2.sh" #!/bin/sh { echo ===================== echo "$(date): HOWDY ALL: from ${0}" echo ===================== } | tee /root/OUTPUT-my-user-script-2.sh --===============0298225372== Content-Type: text/cloud-config; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="cloud-config-ex.txt" apt_update: true packages: - pastebinit --===============0298225372== Content-Type: text/upstart-job; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="my-upstart-job.conf" description "My test job" start on cloud-config console output task script { echo "====BEGIN=======" echo "$(date) HELLO WORLD: $UPSTART_JOB" echo "=====END========" } | tee /root/OUTPUT-my-upstart-job.conf end script --===============0298225372== Content-Type: text/upstart-job; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="upstartjob1.txt" description "a test upstart job" start on stopped rc RUNLEVEL=[2345] console output task script { echo "====BEGIN=======" echo "$(date): HELLO RC.LOCAL LIKE WORLD: $UPSTART_JOB" echo "=====END========" } | tee /root/OUTPUT-upstartjob1.txt end script --===============0298225372== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="part-005" Please try again

Please try again

Sorry, there was a problem connecting to the Launchpad server.

Try reloading this page in a minute or two. If the problem persists, let us know in the #launchpad IRC channel on Freenode.

Thanks for your patience.

--===============0298225372== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="part-006" Please try again

Please try again

Sorry, there was a problem connecting to the Launchpad server.

Try reloading this page in a minute or two. If the problem persists, let us know in the #launchpad IRC channel on Freenode.

Thanks for your patience.

--===============0298225372== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="part-007" Please try again

Please try again

Sorry, there was a problem connecting to the Launchpad server.

Try reloading this page in a minute or two. If the problem persists, let us know in the #launchpad IRC channel on Freenode.

Thanks for your patience.

--===============0298225372==--