4 lines
61 B
Puppet
4 lines
61 B
Puppet
class { 'rsync::server':
|
|
motd_file => '/etc/rsync-motd',
|
|
}
|
class { 'rsync::server':
|
|
motd_file => '/etc/rsync-motd',
|
|
}
|