commit | 47b5675edddba76e81d69be3306d678879453285 | [log] [tgz] |
---|---|---|
author | Ondrej Smola <smolaon@gmail.com> | Tue Mar 06 15:38:27 2018 +0100 |
committer | Ondrej Smola <smolaon@gmail.com> | Tue Mar 06 15:38:27 2018 +0100 |
tree | be17053c93c30bbff19c02c8249064258da6e737 | |
parent | 46087281dcb837fad4e80e2711a81b7546563e90 [diff] [blame] |
renamed fs_type to type for volumes Change-Id: I876c9462a2625453e88488b8407af4ea25e77ae0
diff --git a/README.rst b/README.rst index 4382320..f8ef542 100644 --- a/README.rst +++ b/README.rst
@@ -255,11 +255,11 @@ volume: tmp: size: 5G - fs_type: ext4 + type: ext4 mount: '/tmp' log: size: 7G - fs_type: ext4 + type: ext4 mount: '/var/log' Usage of local repos