diff options
| author | Scott Moser <smoser@ubuntu.com> | 2010-01-26 22:53:00 -0500 |
|---|---|---|
| committer | Scott Moser <smoser@ubuntu.com> | 2010-01-26 22:53:00 -0500 |
| commit | eb74cd6f36a2f4d2ebdee04d6b388834b1bc72d4 (patch) | |
| tree | 89d6cdf38758b68639bf5f8d8fbcb220f2ce1f71 /examples/user-script.txt | |
| parent | 4f389802609dd1a764bd93f2babda7e9eef7f1ba (diff) | |
| download | vyos-cloud-init-eb74cd6f36a2f4d2ebdee04d6b388834b1bc72d4.tar.gz vyos-cloud-init-eb74cd6f36a2f4d2ebdee04d6b388834b1bc72d4.zip | |
add doc/userdata.txt, move examples to doc/.
Diffstat (limited to 'examples/user-script.txt')
| -rw-r--r-- | examples/user-script.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/user-script.txt b/examples/user-script.txt deleted file mode 100644 index 6a87cad5..00000000 --- a/examples/user-script.txt +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -cat <<EOF -============================ -My name is ${0} -I was input via user data -============================ -EOF |
