diff options
Diffstat (limited to 'manifests/role/nas')
-rw-r--r-- | manifests/role/nas/desktop.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/role/nas/desktop.pp b/manifests/role/nas/desktop.pp index 5a14599..4de4cc0 100644 --- a/manifests/role/nas/desktop.pp +++ b/manifests/role/nas/desktop.pp @@ -1,4 +1,4 @@ -# A desktop action as a NAS +# A desktop acting as a NAS class nodo::role::nas::desktop inherits nodo::base::desktop { include nodo::role::nas } |