2 Commits

Author SHA1 Message Date
Monty Taylor
61675716c4 Remove references to old volume from fstab
On HP Cloud, /dev/vdb winds up in fstab, which leads us to having
dupliate entries for /mnt.

Change-Id: I2c0914fdcf149cd823d4c9833a6e21d2bca8a6e7
2014-09-05 18:05:29 +00:00
James E. Blair
2c8d19ab08 Create a swap partition if needed for new servers
Add a script to  handle cloud servers with no swap. This can be
used before install_puppet when developers run it by hand, and
is called directly by launch_node. If the host has
no swap, create a swap partition from the ephemeral disk and use
the remainder on /opt.

Change-Id: Iac8bfe4924d8607ddbddc45312a51fe52eb4cdbc
2014-04-23 15:44:06 -07:00