Fix warnings from git data directory mount options
This commit is contained in:
parent
635a867068
commit
8c5770c79a
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
||||||
src: LABEL=/export
|
src: LABEL=/export
|
||||||
fstype: xfs
|
fstype: xfs
|
||||||
opts: noatime,noexec,nosuid,nodev
|
opts: noatime,noexec,nosuid,nodev
|
||||||
passno: 1
|
passno: "1"
|
||||||
dump: 0
|
dump: "0"
|
||||||
state: mounted
|
state: mounted
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
|
|
Loading…
Add table
Reference in a new issue