diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-06-07 22:11:11 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-06-07 22:11:11 -0300 |
commit | 752e1aa63e59da6f6129c9d5393d4a5017804919 (patch) | |
tree | 0b4501706cfa75dada52d21d83f354cfc49a1801 | |
parent | 4cd0d74f6a8354b474ba38652829c13663fd88c7 (diff) | |
download | puppet-nodo-752e1aa63e59da6f6129c9d5393d4a5017804919.tar.gz puppet-nodo-752e1aa63e59da6f6129c9d5393d4a5017804919.tar.bz2 |
Fix: formatting
-rw-r--r-- | manifests/role/nas.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/role/nas.pp b/manifests/role/nas.pp index a24ef77..6f3a800 100644 --- a/manifests/role/nas.pp +++ b/manifests/role/nas.pp @@ -122,7 +122,7 @@ class nodo::role::nas( } } - # + # # Samba # # References |