search for: haiwu

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

Did you mean: haiku
2010 May 08
7
puppet and ubuntu 9.04
I am stuck with ubuntu 9.04 as puppet master server. But puppet version is old on ubuntu 9.04: puppetmaster,puppet 0.24.5-3 Would it be possible to upgrade it to the latest version, without upgrading the OS? -- 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
2010 Sep 06
6
augeas and /etc/securetty
Hi, I need to add one line to /etc/securetty, say it needs to be ttyS1. Do not add it if ttyS1 already exists in file /etc/securetty. How to achieve this using puppet module in puppet 2.5? This file is different than the other examples using augeas, this one only has value per line, not name-val pair. Thanks, Hai -- You received this message because you are subscribed to the Google Groups
2012 Dec 04
1
Does puppet stdlib suppor puppet 3.0.1?
In puppet stdlib doc here at https://github.com/puppetlabs/puppetlabs-stdlib, it only mentions its support for puppet 2.6 and puppet 2.7. Puppet 3.0.1 is not listed there. Why puppet 3.x is not listed in the above doc as supported? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2011 Apr 12
1
any better way to manage access control via /etc/passwd
We need to manage /etc/passwd where there would be one line at the very end of the file to restrict access to all users not explictly allowed: +::::::/sbin/nologin If using delete_lines and append_if_no_such_lines (similar to this one at http://www.debian-administration.org/articles/528) to manage access control, each time a few new users got appended to /etc/passwd file, the above line would be
2015 Apr 10
2
DELL U2412M monitor slow boot
Using large Dell U2412M monitor here, with CentOS7. It is really slow to boot up, each time it would hang after the following messages for a very long time, with no logs, then it would continue to boot up fine: [ OK ] Reached target Initrd Default Target. Welcome to CentOS Linux 7 (Core)! This does not occur for other Dell monitor like DELL P190S. Any ideas?
2009 Apr 12
0
xen guest kernel question
I am trying to install VCS on some xen guest (I am using Centos5.3 [2.6.18-128.el5xen] as Domain-0), but it seems it does not support xen customized kernel (kernel-xen). The question is: In xen guest, do I have to use customized xen kernel? Can I use vanilla kernel instead? Thanks, Hai _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2011 Mar 25
0
augeas match != bug
This bug at http://projects.puppetlabs.com/issues/5211 is showing as ''Closed'', but I am still hitting it with Puppet 2.6.7-1 on RHEL6 (ruby 1.8.7). For /etc/security/limits.conf, got some error using almost the same code as here: http://projects.puppetlabs.com/projects/puppet/wiki/Puppet_Augeas?version=7 The only change is: onlyif => "match $path_exact size != 0"
2011 Jul 11
0
passenger 3.0.7 and puppet function
Hi, I am using passenger 3.0.7, Apache from RHEL5U6, and Puppet 2.6.9-1. After change certain puppet function content, I have to restart Apache in order for puppet client to see the change. Is this a known issue? Thanks, Hai -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2012 Sep 04
1
Enterprise puppet and VMware VM deployment
Does Enterprise Puppet use VSphere SDK API to deploy VMware VM? If not, what does it use? On 8/30/12, steeef <steeef@gmail.com> wrote: > I''m in the process of migrating data out of my standard Puppet repositories > > for modules and manifests, and I''m having second thoughts about my original > > design. I''d appreciate any feedback you can give me.
2011 Mar 28
2
augeas, rhel6, setm
It turns out augeas on RHEL6 is 0.7.2, which does not have ''setm'' command available. ''setm'' is available in augeas release 0.8, which is available in EPEL, but not available for RHEL6 (the reason is the package is already in RHEL6, thus no package would be released in EPEL for this. All I want to do is to put console=ttyS0 on all kernel lines in /etc/grub.conf.
2013 Sep 10
4
puppetdb query not working as expected
Running puppet only at around 4am once a day here. And I noticed that puppetdb query not working as expected, if using it to query nodes based on some custom fact value. During the days, things are working fine. But if I ran the same query at around say 3am (searching nodes based on some custom fact''s value), then it would not be able to return node information. But if I ran puppet on
2010 Dec 28
3
mod_passenger failed installation from puppetlab yum repo
Just tried to install mod_passenger from puppetlabs yum repo, and it is failing with the following error: ---> Package mod_passenger.i686 0:2.2.5-1 set to be updated --> Processing Dependency: rubygem-passenger = 2.2.5-1 for package: mod_passenger ---> Package mod_passenger.x86_64 0:2.2.5-1 set to be updated --> Processing Dependency: rubygem-passenger = 2.2.5-1 for package: