=================================================================== [root@server ~]# puppet module search ssh Notice: Searching https://forgeapi.puppetlabs.com ... NAME DESCRIPTION AUTHOR KEYWORDS ghoneycutt-ssh Manages SSH @ghoneycutt ssh sshd openssh sshkey =================================================================== [root@server ~]# puppet module install ghoneycutt-ssh Notice: Preparing to install into /etc/puppet/modules ... Notice: Downloading from https://forgeapi.puppetlabs.com ... Notice: Installing -- do not interrupt ... /etc/puppet/modules └─┬ ghoneycutt-ssh (v3.49.0) ├── ghoneycutt-common … Continue reading ssh-authentication with puppet
Day: November 10, 2016
samba-share with puppet
============================================ [root@server ~]# puppet module search samba Notice: Searching https://forgeapi.puppetlabs.com ... NAME DESCRIPTION AUTHOR KEYWORDS kakwa-samba Module managing Samba, including Samba as a AD Domain Controller @kakwa samba cifs smb domain dc ad ============================================ [root@server ~]# puppet module install kakwa-samba Notice: Preparing to install into /etc/puppet/modules ... Notice: Downloading from https://forgeapi.puppetlabs.com ... Notice: Installing -- … Continue reading samba-share with puppet
