[12:23] <[diablo]> Good afternoon #upstart [12:23] <[diablo]> got a problem when I'm building a first-boot script for RHEL6 [12:24] <[diablo]> seems that when the upstart service file is dropped in, that it's being ran [12:24] <[diablo]> I'm using Ansible to deploy it [12:25] <[diablo]> does upstart automatically run the service when it's copied? [12:25] <[diablo]> basically I'm creating RHEL6 and 7 templates with Packer, Ansible, and VMWare workstation [12:25] <[diablo]> the templates are then uploaded to our vcloud [12:25] <[diablo]> to deploy new machines... [12:26] <[diablo]> but the first boot (only on RHEL6) is running during template creation time :-/ [12:26] <[diablo]> http://paste.ubuntu.com/23893353/ [12:27] <[diablo]> thats my ansible task [12:27] <[diablo]> http://paste.ubuntu.com/23893355/ [12:27] <[diablo]> thats the upstart conf file [12:27] <[diablo]> I have no idea wtf it's being ran