Site Tools


staff-wiki:puppet_cslinux

Puppet cslinux

Docker Group Module

Users may be added to the docker group on a local system via that systems puppet manifest. Find the server manifest in /etc/puppetlabs/code/environments/production/manifests

  class {'cslinux::groups::docker':
    users => [ 'ktm5j', 'ejs3s' ]
  }
staff-wiki/puppet_cslinux.txt · Last modified: 2023/08/29 19:56 by 127.0.0.1