:
#
class users {
import 'defines/*.pp'
include users::users
include users::system
include users::apps
}
[users.pp:
#
class users::users {
@adduser { 'wdijkerman':
ensure => present,
uid => '1001',
comment => 'Werner D
Hi John,
Thanks for your answer. This will help me a lot. I already had some doubt
if this module was good enough and already had some ideas about how to go
on. But that will take some time and I had an small hope that this issue
was very simple to solve. So, I'll continue the 'users::adduser'
Hi there,
I'm busy with writing rspec tests for my zabbix module. But I've got one
problem.
Within my 'define' I have the following:
$include_dir = getvar('zabbix::params::agent_include')
>
> file { "${include_dir}/${name}.conf":
> ensure => present,
> owner => 'zabbix',
> gro
Hi Garrett,
Thanks for your answer.
This is de link:
https://github.com/dj-wasabi/puppet-zabbix/blob/master/manifests/userparameters.pp
Kind regards,
Werner
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and s