Hello
I have some kernel moduls rpms related to specific kernel version.
Is there a method to control kernel versions by puppet?
Another question is :
Some time we need upgrade pkg version and downgrade pkg version,
is possible by puppet?
Regards
Xiaofei
--
You received this message because y
from
resource type.
Best regards
Xiaofei
于 2013/9/16 22:31, jcbollinger wrote:
>
>
> On Monday, September 16, 2013 1:57:19 AM UTC-5, Yan Xiaofei wrote:
>
> Hello
>
> I have some kernel moduls rpms related to specific kernel version.
> Is there a method to cont
Hello
After add some packagelist to puppet class.
I get lots of warning message "appears to have a negative number of
dependencies".
My puppet master and agent version are 3.3.1.
Here is the log out:
[root@gpu022 ~]# puppet agent --test
Info: Retrieving plugin
Info: Loading facts in /var/lib/pupp
s. May be manifests helps
> us to find the solution to problem.
>
> Thanks and Regards,
> Rahul Khengare
> NTT DATA OSS Center, Pune, India.
>
>
> On Saturday, October 12, 2013 6:22:00 AM UTC+5:30, Yan Xiaofei wrote:
>
> Hello
>
> After add some packag
Hello,
I use saz/ssh module to config ssh server.
Here is part of my manifese file:
ssh::server::configline{ 'AllowGroups':
ensure => 'present',
value => $allowgroups
}
ssh::server::configline{ 'AllowUsers':
ensure => 'absent',
}
But it report error after perform this change.
Here is the error m
Dear puppet experts,
My puppet agent version is 3.8.1. Some of the agent report error message :
puppet-agent[15104]: Shutdown/restart in progress (:restart_requested);
skipping run
This was because puppet reload config file during puppet agent running.
Here is the manifests:
augeas{"splay"
Hello
I used to rsync from rsync://yum.puppetlabs.com/. But it did not works
any more.
How can I make local mirror from yum.puppetlabs.com.
Thanks very much!
Xiaofei
--
You received this message because you are subscribed to the Google Groups "Puppet
Users" group.
To unsubscribe from this gr
Hello
I upgrade one of our puppetserver from puppetserver-5.3.1- to
puppetserver-6.13.0. The puppet server became very busy than before.
The puppet compiled catalog time is about 10 times than before.
Here is one of tGhe client report:
catalog_application380.6643
transaction_evaluation3
help to you
> https://tickets.puppetlabs.com/browse/SERVER-2771
>
> The big things are a need for increased codecache and a very negative
> effect of low max-requests-per-instance values.
>
> hth,
> Justin
>
> On Thu, Sep 17, 2020 at 7:20 AM Yan Xiaofei wrote: