← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1895025] Re: Vendor Data Script is not getting executed in the case of CentOS-7

 

[Expired for cloud-init because there has been no activity for 60 days.]

** Changed in: cloud-init
       Status: Incomplete => Expired

-- 
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:
  Expired

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


References