Thread Previous • Date Previous • Date Next • Thread Next |
On 09/26/2013 09:52 AM, Dhastha wrote:
The above error gone again I run with following command juju bootstrap -e maas --upload-tools Now , the status of one machine is "Allocated". Now one more node is in still Ready state. How to allocate it to JUJU?
Juju will take ownership of nodes when you deploy new services. If — for instance — you run: $ juju deploy mysql Juju will take ownership of a node and deploy a mysql charm onto it. Cheers, Raphaël
Thread Previous • Date Previous • Date Next • Thread Next |