Background: Install Guide commands use
/srv/node mount point for /etc/fstab updates,
however example configuration settings for swift.yml
use /mnt. A new deployer, or one that doesn't
follow all of the instructions closely may use /mnt
for the configuration settings and /srv/node for
/etc/fstab updates. This results in an
unuseable swift subsystem.
Change: Update install guide docs, and swift.yml.example
to utilize /srv/node as the mount point example,
consistent with the install guide example /etc/fstab
updates.
Closes-Bug: 1582043
Change-Id: Ic64d36c7481fb4fdb6122d8578a0a6cf45e6b978