Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/1047#issuecomment-155098505
LGTM, this path is also in use for other distributions:
```
grep -r "cloudstack" * | grep mnt
centos63/replace.properties:MSMNTDIR=/var/cloudstack/mnt
centos7/replace.properties:MSMNTDIR=/var/cloudstack/mnt
centos7/tomcat7/environment.properties:mount.parent=/var/cloudstack/mnt
fedora20/replace.properties:MSMNTDIR=/var/cloudstack/mnt
fedora21/replace.properties:MSMNTDIR=/var/cloudstack/mnt
```
Here the folder is created:
https://github.com/apache/cloudstack/blob/master/debian/rules#L67
PACKAGE == cloudstack
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---