commit | 6f2fca9bb8b15968f4cfa4b4a6d130302f8a3f44 | [log] [tgz] |
---|---|---|
author | Serhii Lystopad <slystopad@mirantis.com> | Sun May 17 19:32:01 2020 +0300 |
committer | Sergio Lystopad <slystopad@mirantis.com> | Fri May 22 14:46:28 2020 +0300 |
tree | 8fb65ad9a638544d873babbb4d7087b3e07d274f | |
parent | 7690613eed2d825509deb67df54dbead0405b8eb [diff] [blame] |
Mount options for partitions and LVM volumes Related-Prod: PROD-35384 Change-Id: Id6e684548f4ca993e21fd4884bf058a2e39a9bbb
diff --git a/README.rst b/README.rst index a10c96b..57ac725 100644 --- a/README.rst +++ b/README.rst
@@ -298,6 +298,8 @@ mount: '/' part2: size: 2G + mount: '/var/tmp' + mount_options: defaults,nodev,noexec,nosuid part3: size: 3G vdc: @@ -338,6 +340,7 @@ size: 5G type: ext4 mount: '/tmp' + mount_options: defaults,nodev,noexec,nosuid log: size: 7G type: ext4