Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Unknown
-
Resolution: Fixed
-
Affects Version/s: 10.14.0
-
Fix Version/s: 10.14.0
-
Component/s: None
-
Labels:None
-
Environment:
Ubuntu 12.04 / ruby 1.8.7 (2012-02-08 patchlevel 358) [i686-linux] / chef-0.10.10
Description
root@muah:~/chef-repo# knife rackspace server create -I 125 -f 3 --template-file /root/chef-repo/rackpsace/bootstrap_template Instance ID: 21069902 Host ID: 0e0fa1e67330324dd8c82c71087a4018 Name: slice21069902 Flavor: 1GB server Image: Ubuntu 12.04 LTS Metadata: Waiting server................................................................................................................................................. Public DNS Name: 50-56-207-214.static.cloud-ips.com Public IP Address: 50.56.207.214 Private IP Address: 10.179.5.0 Password: BLAAAAAAAAAAAAAAAAAAAAAAAAAARG Waiting for sshddone Bootstrapping Chef on 50-56-207-214.static.cloud-ips.com Can not find bootstrap definition for chef-full ERROR: Errno::ENOENT: No such file or directory root@ChefServer:~/chef-repo# ruby --version ruby 1.8.7 (2012-02-08 patchlevel 358) [i686-linux] root@muah:~/chef-repo#
It's not ignoring the --template-file completely, it runs fine without it. Here's what my template file looks like:
bash -c '
echo "it works"
'
Also you guys don't have a Version for 0.5.15 in your ticket counter.....