vmfloaty/lib
Brian Cain c9b718b379 (#40) Require a --force flag when users request large pools
Prior to this commit, a user could easily steam roll vmpooler by
accidentally adding an extra digit to their get request:

$ floaty get centos=100

Accidentially hitting enter on this would completely drain a centos
pool.

This commit updates that bevaior to force users to use the --force flag
if they really want to get more than 5 vms per template. 5 was choosen
because most vm pools at Puppet were in the 5-10 range.
2016-12-08 21:26:14 -08:00
..
vmfloaty Move pretty status printing to Utils namespace and out of commands 2016-12-06 11:21:21 -08:00
vmfloaty.rb (#40) Require a --force flag when users request large pools 2016-12-08 21:26:14 -08:00