search for: kosmin

Displaying 20 results from an estimated 20 matches for "kosmin".

Did you mean: cosmin
2006 May 03
5
Xen 3.0.2 on Dell 2850
Is anyone running Xen on this hardware? Is it stable? -- # CONFIG_TCG_TPM is not set Adam Kosmin GNU/Linux SA Visual Trading Systems, LLC Empire State Building 350 Fifth Avenue, Suite 6420 New York, NY 10118, USA Email akosmin@vtsystems.com Phone 1 (212) 871-1747 ext. 340 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xe...
2007 Dec 18
4
Pulling Strings with Puppet: Automated System Administration Done Right (Paperback)
http://www.amazon.com/gp/product/1590599780/ This looks awesome! Any ETA? Best, Adam
2007 Mar 28
3
New Introduction
Hi all, I''ve just rewritten the Puppet introduction from scratch: https://reductivelabs.com/trac/puppet/wiki/PuppetIntroduction I think it''s better, but I''m not convinced it''s a whole heckuva lot better. Comments are very much appreciated, especially if you can recommend a better approach to the document. I tried to organize it how I have been giving
2007 Dec 03
3
certificate issue with Branch Testing
...e the following error when I run against the default (8140) port: err: Could not retrieve configuration: Certificates were not trusted: certificate verify failed If anyone could explain what''s happening with the certificates here, I''d really appreciate it. All the best, Adam Kosmin
2007 Mar 15
1
can''t get defined function to work
...file { "/home/${name}/.ssh": ensure => directory, owner => $name, group => $name, mode => 700 } } puppetd says: err: Syntax error at ''File'' at /etc/puppet.testing/manifests/lib/ssh-keygen.pp:22 Best, Adam Kosmin
2007 Mar 28
4
How is defined() used?
Hello What am I doing wrong here? $test = defined(User[''foo'']) _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2002 Nov 08
1
question: syncing AD and NDS w/ samba?
...lities here and if successful, will build a case which will help establish Linux/Samba/<insert various other Free Software components here> within my environment and oppose more money being wasted on non-free, non-empowering solutions. Any assistance would be greatly appreciated. Best, Adam Kosmin windowsrefund.net -- "Silly hacker, root is for administrators" - Unknown
2007 Apr 04
5
sshkey
...h_known_hosts or something else? How does any of this relate to the sshrsakey and sshdsakey facts on the host? I read some stuff about this on the Virtual Resources page but it''s too vague for my simple mind and I''d be reluctant to use experimental code anyway. All the best, Adam Kosmin _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Dec 10
1
problem with puppetmasterd log
Hello, puppetmasterd is running as shown here: puppet 10209 1.1 1.5 138124 62532 ? Ssl 13:37 0:06 /usr/bin/ruby /usr/sbin/puppetmasterd --manifest=/etc/puppet.production/manifests/site.pp --logdest=/var/log/puppet.production/puppetmasterd.log however, the log file is not being updated with information when a client runs puppetd --test Am I missing something obvious? Best,
2007 Mar 17
0
Overhaul of Authorized_keys recipe
For those interested in managing authorized_keys for multiple users, I''ve just overhauled my document here: https://reductivelabs.com/trac/puppet/wiki/Authorized_keysRecipe Best, Adam Kosmin windowsrefund on #puppet _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Mar 20
1
The new generate() function
Hello everyone, I''m trying to figure out if a template exists. Is this legal? $exists = generate(template("foo/bar")) Best, Adam
2007 Jan 10
2
puppet on RHEL4
Hello, I''m seeing the following when I run puppetd --version /usr/sbin/puppetd:157:in `require'': no such file to load -- puppet (LoadError) from /usr/sbin/puppetd:157 I thought upgrading ruby to 1.8.5 would solve the issue but it has not. In any case, here are the relevant rpm versions... ruby-1.8.5-1.el4.centos ruby-rdoc-1.8.5-1.el4.centos
2007 Aug 24
9
Absolute Beginner''s Guide
I''ve got about 40 linux/aix machines that I''d like assimilate into config management with puppet. I''ve been reading lots of docs, recipes and best practices. I''m wondering if there''s a guide somewhere that lays out the most efficient way to spread the use of puppet across a quantity of installed machines. I''d like to do first things first,
2007 Mar 30
4
Intended behavior of sourceselect => all [Proper]
Hi all, again. It looks like my last attempt of sending this message got cut off, at least it looks like that in the archive[1], so I''m trying again: <rerun> Luke Kanies suggested that I take this up here since his memory on the subject was a bit poor. I am trying to cat various files together into one file. According to the documentation "sourceselect => all" might
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 =>
2007 Dec 04
10
Using puppet to manage user access to servers.
I''m guessing this is a common use case, but I wasn''t able to find anything in the site FAQ. We''re looking at using Puppet on about 100 servers to control which user groups have access to which servers. The use case is as follows: We have Groups of servers, for example: CUSTOMERservers (serverA, serverB, ...,serverK) ADMINISTRATIVEservers
2007 May 29
12
Group management
Hi, I am sure this subject has come up before. I did not find anything on Google that comes close to what I am trying to do. I would like to manage different groups on multiple nodes using puppet and do not know of a good way to do it. Does anyone have an idea of how I can accomplish this? Any help will be appreciated. Thanks, Mouncef _______________________________________________
2007 Nov 26
6
Help with tags
Hello... I need some help with tags. as an example: # pseudo code class ssh { file { "/etc/ssh/ssh_config": # normal stuff tag("dangerous") } file { "/etc/ssh/sshd_config": # normal stuff tag("dangerous") } file { "/etc/ssh/ssh_known_hosts": # normal stuff tag("safe") } } on client: puppetd --tags
2007 Mar 28
8
Working on docs: PRM and modules
Hi all, Now that (I hope) I''ve fixed the problems in 0.22.2 with 0.22.3, I''m prioritizing on documentation, since that''s the biggest complaint from people right now, from what I can tell. I''m starting with the introduction, since, of course, that''s where everyone else starts, and it has not kept pace with how I talk about Puppet in
2007 Mar 16
0
HOWTO: Overcoming home directory''s dependency on owner element when disabling user accounts
Background info: https://reductivelabs.com/trac/puppet/ticket/549 Here''s how I''m working around the issue now... case $ensure { present: { $home_owner = $name $home_group = $name } default: { $home_owner = "root" $home_group =