Files
Jjk422 772b96436e Changed service module samba directory from file_share to smb.
Changed scenario files that used the module.
Also changed the secgen.xml for samba vulnerabilities that required the module.

service::samba::secgen_metadata.xml:
Changed type in SecGen metadata for samba service module from file_share to smb, also added author.
Removed unneeded comments, changed comment from apache to samba.
scenarios::samba_service.xml
Changed comment to represent samba.

Tested and seems to be fully working for all modules/scenarios that require it.
2016-09-13 11:10:59 +01:00

5 lines
50 B
Puppet

# Default class installation
#
class { 'samba':
}