Yes, ok, I know do that manually. but for a script, I try to create a new machine and install over an entire service. Without having to know the number of the machine. This seems possible MaaS creating a machine with a tag, but not implemented for the Cloud.
My question is how can I create a machine identified under a certain name and install it as a service you need via this identifier. 2014-08-06 13:34 GMT+02:00 John Meinel <[email protected]>: > When you do "juju add-machine" it should print out a line like: > created machine 10 > > You should be able to then do: > juju add-unit SERVICE --to 10 > > John > =:-> > >
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
