Comment 9 for bug 806241

Revision history for this message
Clint Byrum (clint-fewbar) wrote : Re: It should be possible to deploy multiple units to a machine

You can at least run basic tests using the new

--placement=local

Argument to deploy and add-unit. This doesn't allow scaling beyond one machine, but it does let you say "just put the units on the bootstrap machine". This allows deploying anything that doesn't conflict directly on the same box (like the example wordpress/mysql formulas).

Note that these are not contained in any way, so the bootstrap machine may get messy really fast.