» Tips & Tricks

    If you want to apply a slightly different configuration to manymulti-machine machines, you can use a loop to do this. For example, ifyou wanted to create three machines:

    The construct in Ruby actually modifies the value of for each iteration, rather than making a copy. Therefore, when you run this,every node will actually provision with the same text.

    » Overwrite host locale in ssh session

    Usually, host locale environment variables are passed to guest. It may causefailures if the guest software do not support host locale. One possible solutionis override locale in the :