yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83830
[Bug 1895025] [NEW] Vendor Data Script is not getting executed in the case of CentOS-7
Public bug reported:
I am trying to create a CentOS-7 VM and trying to push a simple script
via Vendor Data, but I noticed, Cloud Init is able to copy the script
but the script is not getting executed.
Cloud Provider - Openstack
Vendor Data Script -
#!/bin/bash
echo 'Hello World!' > /tmp/hello.txt
Cloud Init Logs are attached
** Affects: cloud-init
Importance: Undecided
Status: New
** Attachment added: "cloud-init.tar.gz"
https://bugs.launchpad.net/bugs/1895025/+attachment/5409129/+files/cloud-init.tar.gz
--
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/1895025
Title:
Vendor Data Script is not getting executed in the case of CentOS-7
Status in cloud-init:
New
Bug description:
I am trying to create a CentOS-7 VM and trying to push a simple script
via Vendor Data, but I noticed, Cloud Init is able to copy the script
but the script is not getting executed.
Cloud Provider - Openstack
Vendor Data Script -
#!/bin/bash
echo 'Hello World!' > /tmp/hello.txt
Cloud Init Logs are attached
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1895025/+subscriptions
Follow ups