I'm marking this "won't fix" . The functionality is currently easily
available with 'runcmd'. For implementation, see the following cloud-
config:
#cloud-config
foobar:
- &alphabet |
#!/bin/sh
echo "======= $(date) ${0##*/} ========"
echo "hello ${1}"
echo "abcdefghijk..."
runcmd:
- [ sh, -c, *alphabet, "say-the-alphabet", "scott" ]
** Changed in: cloud-init (Ubuntu)
Importance: Undecided => Low
** Changed in: cloud-init (Ubuntu)
Status: New => Won't Fix
** Changed in: cloud-init (Ubuntu)
Assignee: (unassigned) => Scott Moser (smoser)
--
cloud-config should support some method for passing scripts
https://bugs.launchpad.net/bugs/541907
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs