rougail-tutorials/Rougail/socle/06-nfs.yml
Emmanuel Garette ff4fe65d8f [tutorial Rougail 4.0] a boolean variable
NFS configuration
=================

Need could be activated. In this case, we need to add server domain name

---
env_nfs:
  configure: true
2023-12-18 11:34:34 +01:00

11 lines
255 B
YAML

---
version: "1.0"
env_nfs:
description: NFS configuration
configure:
description: Configure NFS mount
help: |
To share documents between differents services, you need to configure
a NFS server
type: boolean
default: false