rundeck / anvils-demo

A simple example showing off rundeck's basic features
150 stars 67 forks source link

Update vagrant base box and fix rundeck command line error #3

Closed BenPhegan closed 10 years ago

BenPhegan commented 10 years ago

Hi,

Thanks for putting the box together. This is just a quick fix to consume an available base box (didn't try and optimise, and it is a deprecated box...but it works), and also fix a command line issue with the provisioning that was preventing completion of setup. Should address issue #2.

Confirmed against Vagrant 1.4.3 and Rundeck 2.0.1-1.

Thanks,

Ben

BenPhegan commented 10 years ago

Added a fix for the xmlstarlet call. Appears that the command split and lack of -L do not work on all setups (and I really cannot explain why....).