search for: graf0

Displaying 12 results from an estimated 12 matches for "graf0".

Did you mean: graf
2008 Oct 16
1
puppet not creating users?
Hello! My problem is - puppet is not creating users... I''ve got class: class admins { @user { "graf0": ensure => present, uid => 1500, comment => "Full name", home => "/home/graf0", managehome=> true, shell => "/bin/bash", password => ''SOMEVALIDSHADOWPW'', tag => admin } } Then, in have following config: class b...
2008 Oct 16
5
virutal resources and ssh_authorized_key
...ype => "...", user => username, tag => admin } } and then, in other class: class bb::new { ... include "admins" User <| tag==admin |> Ssh_authorized_key <| tag==admin |> ... } node bb { include bb::new } but nothing is happening. --- Grzegorz Marszałek graf0@post.pl --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+un...
2009 Jan 02
2
problem with custom funcion
..."" end end end Now, each time I''m trying to do somewhere in manifests: include "common" $var=split("part1->part2","->",0) I see following error: err: Could not retrieve catalog: can''t convert String into Integer at / home/graf0/new-puppet/manifests/test/site.pp:57 on node ubuntu- server.hq.local Any ideas, what I''m doing wrong? --- Grzegorz Marszałek graf0@post.pl --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet User...
2010 Apr 27
3
strange pson error...
...uld not intern from pson: Could not convert from pson: Could not find relationship target "Nagios_hostgroup[]" I cannot find it anywhere in my config... I have only 2 nagios_hostgroups, exported to server, then collected in nagios module. Any ideas? Cheers --- Grzegorz Marszałek graf0@post.pl -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visi...
2007 Dec 13
4
access to databases in puppet - best practice?
...t;%= lan_subnet_range[0] %>,<%= lan_subnet_range[1] %>,1h <% devs.get_dhcp_static_hosts.each do |host| -%> dhcp-host=<%= host[''ip''] %>,<%= host[''mac''] %> <% end -%> dhcp-authoritative So, what do you think? --- Grzegorz Marszałek graf0@post.pl
2008 May 12
8
Complex data structures in templates
Hi. I wonder if it is possible to use more complex data structures in templates than simple variables and arrays? I have been trying nested arrays, as well as nested arrays and hashes, but nothing seems to work (more specifically, nested arrays seem to be flattened into a single array). Having only simple variables and arrays is a little limiting. Something like the Perl-based Template Toolkit
2007 Dec 06
1
order, managing one file and refreshonly
...ommand => "apt-get update", refreshonly => true } And it''s working, but... I need this refreshment before any other packages will be installed. How to do that, without adding "before" statement to all pacakges definitions I write? bye --- Grzegorz Marszałek graf0@post.pl
2007 Nov 15
1
class dependency?
...ver existance? That is: no code connected with shares will be executed if there is no class samba-server (probably with some error message). Or even: If I define even one share - puppet will automatically assume that this node needs samba- server class to be included? --- Grzegorz Marszałek graf0@post.pl
2007 Dec 27
1
"fakeing" exported resources - is that possible
...definition for each windows client, and then I just "fake" puppetd connection to make puppetmasterd to compile configuration and insert data into export/collection database. Well - first question: is that good idea? And second question: how to do that? :) --- Grzegorz Marszałek graf0@post.pl
2007 Dec 28
5
Still need help with ticket triage
As everyone probably realizes, I''m getting swamped with incoming problems and tickets and I still need help triaging the tickets. James Turnbull has volunteered to help some, but I think we need more than one person. We''ve had a few people step in once or twice, but I''d like to be able to depend on Unreviewed tickets getting handled by someone else, rather
2007 Dec 13
10
multiple files with same attributes
I''m almost afraid to ask because this probably sticks out like a sore thumb on the wiki somewhere, and I''m just not seeing it. But I have a bunch of files with the same owner/mode. Is there a way to somehow collapse these, so that all I repeat is the file name? Example: file { "/opt/test/1": owner => "jtan", group =>
2003 Aug 06
10
AgentCallbackLogin
I am having trouble with the AgenCallBackLogin app. I can't seem to define a context for the queue. Here is the relevant configs: queues.conf: [general] [default] [q_lo_1] music = default strategy = ringall context = c_in_1 timeout = 15 retry = 2 maxlen = 0 member => Agent/@3 agents.conf: [agents] autologoff=10 wrapuptime=15000 group=1 agent => 1001,1234,Agent1 agent =>