Adds node virtualization support 19/519/1
authorTim Rozet <trozet@redhat.com>
Tue, 12 May 2015 14:44:48 +0000 (10:44 -0400)
committerTim Rozet <trozet@redhat.com>
Tue, 12 May 2015 14:44:48 +0000 (10:44 -0400)
commit90f347a8d25416e6e6213816995a3b7e8766ee40
treea715ff3861ab5f5bf5bac4835529e80cc55e6143
parentb9bbe514232c99f203df46873b2d290cbd4196c6
Adds node virtualization support

This patch adds the argument "-virtual" which allows one to deploy to
Vagrant VMs rather than baremetal.  The requirements for the Jumphost
become slightly different with VM nodes.  The required RAM increases to
24GB when using virtual.  Usage: "./deploy.sh -virtual".

JIRA: BGS-31

Change-Id: I2e5e60cc7913f4d3efaa405950e1fcbbefd2771b
Signed-off-by: Tim Rozet <trozet@redhat.com>
foreman/ci/deploy.sh