Pyoungmeister has submitted this change and it was merged. Change subject: beta: fix /dev/vdb mounting ......................................................................
beta: fix /dev/vdb mounting Under nova, we have to pass fancy options to the mount command when trying to mount /dev/vdb : defaults,nobootwait,comment=cloudconfig Also: * dropped the name parameter to mount since that is redundant in this context. * made fstype auto Change-Id: Ib5c82a68c03cb8a8a68285b17c56755260d39d45 --- M manifests/role/applicationserver.pp 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Pyoungmeister: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/43013 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib5c82a68c03cb8a8a68285b17c56755260d39d45 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Andrew Bogott <[email protected]> Gerrit-Reviewer: Pyoungmeister <[email protected]> Gerrit-Reviewer: Ryan Lane <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
