Hi
El día 21 de junio de 2010 11:53, Pablo Iranzo Gómez
escribió:
> Hi
>
> I've installed puppet and made autosigning work like a charm (EPEL
> version 0.25-5 for EL4 and EL5)
>
> What I would like to do know is to setup the environment in order to
> achieve:
>
> As server can be reinstalled and
>Hello,
>
> I had this issue before, and it was resolved by just installing
>ruby-shadow on the client. But this time, I already have ruby shadow
>installed, and still I'm getting error message:
>
>"Provider useradd does not support features manages_passwords; not
>managing attribute password"
Hi all,
Linux Journal has just published their reader's choice awards poll,
and they've added a config-mgmt section. Please vote for us:
http://www.linuxjournal.com/content/2010-readers-choice-awards-survey
Thanks,
Luke
--
I can win an argument on any topic, against any opponent. People kn
Hello,
I had this issue before, and it was resolved by just installing
ruby-shadow on the client. But this time, I already have ruby shadow
installed, and still I'm getting error message:
"Provider useradd does not support features manages_passwords; not
managing attribute password"
rpm -q
Hello All,
Can anyone tell me why the following entry in a collection type
of declaration doesn't work:
User<| |> require => Group<| |>
Essentially, the intention is to make sure that the groups are
realized before the users are. When I set it up like this:
Group<| |>
User<| |>
It works,
Hello All,
My newbie question of the day is:
I have:
class virt_users {...@user abc, @user 123}
class virt_groups {...@group abc, @group 123}
class realize {
include virt_users, virt_groups
User<| |> require => Group<| |>
When I run it on a client (more elaborate, same methodology)
Yes of course this is just to use some anonymous username.
I figured out what went wrong. This had to do something with wrapping
my define and virtual resources in class {}
On Wed, Jun 23, 2010 at 6:38 AM, Joe McDonagh
wrote:
> On 06/22/2010 08:32 PM, tehcook wrote:
>>
>> Hi
>>
>> New to the pu
Morning all,
I'm working with the puppet-mysql module:
http://github.com/camptocamp/puppet-mysql
During my initial attempts at creating a database and a user, I get
the errors:
err: //app_mysql/mysql_user[dbu...@localhost]: Failed to retrieve
current state of resource: No ability to determine i
On Jun 23, 6:38 am, Joe McDonagh wrote:
> On 06/22/2010 08:32 PM, tehcook wrote:
>
> > Hi
>
> > New to the puppet. I'm trying to make a user management module
> > "users", which has one definition and a bunch of classes. Here is my
> > structure under $modulepath :
>
> > users/manifests/classes/
Our client is based in Palo Alto. They are looking for a senior level
Linux admin with the following experience:
-8 to10 years plus of Linux administration
-2 to 3 years ofPuppet or cfengine automation deployment experience.
-Perl and Java scripting
-7/24 production environment
- must be able to w
Hello
I use puppet for a while now and try to configure as much as possible with
puppet (some old configurations are still not 'puppetized'). The more we
configure with puppet the more complex the manifests get. They are filled
with functionality and complex file concatinate constructs and use the
On 06/22/2010 08:32 PM, tehcook wrote:
Hi
New to the puppet. I'm trying to make a user management module
"users", which has one definition and a bunch of classes. Here is my
structure under $modulepath :
users/manifests/classes/evergent.pp
users/manifests/classes/admins.pp
users/manifests/class
I have created a custom type and provider. I wanted to go back and
add in a little more functionality so I wanted to give it a new
parameter. So where I declare the type I added
newparam(:recurse) do
newvalues(:true, :false)
defaultto :false
end
No matter what I set the param to in my pp
On Jun 21, 2010, at 9:03 PM, Patrick Mohr wrote:
> Anyone have advice? I don't want to put puppet in cron if I can avoid it.
We did this:
service { puppet :
enable => true,
require => [ File['etc-sysconfig-puppet'],File['puppet.conf'] ],
subscribe => [ File['etc-sysconfig-puppet']
hey group!
i'm just getting into puppet and I'd like to ask a newb question - i
can't find an answer elsewhere.
i'm using a little used distro called Crux linux (www.crux.nu) because
it's nice and simple. crux uses a package manager similar to Sun's
pkgadd - but it's not exactly the same.
how h
Hi
New to the puppet. I'm trying to make a user management module
"users", which has one definition and a bunch of classes. Here is my
structure under $modulepath :
users/manifests/classes/evergent.pp
users/manifests/classes/admins.pp
users/manifests/classes/list.pp
users/manifests/classes/outsid
16 matches
Mail list logo