ordering mounts
This commit is contained in:
@@ -17,7 +17,7 @@ mount raw volume-docker:
|
||||
- name: /var/lib/docker
|
||||
- device: /net/docker/{{ grains['nodename'] }}-docker.raw
|
||||
- fstype: ext4
|
||||
- opts: _netdev,rw,defaults,noatime,nodiratime
|
||||
- opts: _netdev,rw,defaults,noatime,nodiratime,x-systemd.requires-mounts-for=/net/docker
|
||||
- mkmnt: True
|
||||
- dump: 0
|
||||
- pass_num: 0
|
||||
|
||||
Reference in New Issue
Block a user