yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #42040
[Bug 1521489] [NEW] Support interchangeable datasource
Public bug reported:
It would be highly valuable for a user to be able to run cloud-init with
custom user-data using local datasource post deploy ....e.g:
1# juju deploy myservice
2# juju scp user-data.yaml myservice/0:/var/lib/cloud/seed/nocloud-net/user-data2
3# juju run --service myservice "/usr/bin/cloud-init --local -f /var/lib/cloud/seed/nocloud-net/user-data2"
Support for something along these lines would allow for charming up
cloud-init too, something I've been dreaming about for a while now!
Thanks!
** Affects: cloud-init
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1521489
Title:
Support interchangeable datasource
Status in cloud-init:
New
Bug description:
It would be highly valuable for a user to be able to run cloud-init
with custom user-data using local datasource post deploy ....e.g:
1# juju deploy myservice
2# juju scp user-data.yaml myservice/0:/var/lib/cloud/seed/nocloud-net/user-data2
3# juju run --service myservice "/usr/bin/cloud-init --local -f /var/lib/cloud/seed/nocloud-net/user-data2"
Support for something along these lines would allow for charming up
cloud-init too, something I've been dreaming about for a while now!
Thanks!
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1521489/+subscriptions
Follow ups