enable is not needed for mounter
This commit is contained in:
@@ -65,7 +65,6 @@ Mounting a CIFS share with the `multiuser` option and Kerberos has the advantage
|
||||
```
|
||||
mounter::def::scratch:
|
||||
ensure: 'mounted'
|
||||
enable: 'true'
|
||||
device: '//scratch01/scratch'
|
||||
mountpoint: '/media/scratch'
|
||||
type: 'cifs'
|
||||
|
||||
Reference in New Issue
Block a user