Displaying 20 results from an estimated 55 matches for "bigum".
Did you mean:
bignum
2012 May 31
6
Manage but don't create resource
Hi,
I have certain situations where I want to manage user attributes, if the
user already exists on a system, but not actually create them if they are
missing. Is there a way to do this?
I tried removing the explicit "ensure => present", but this seems to have
no effect (i.e. missing users still created).
I am running 2.7.9.
Thanks,
Alan
--
You received this message because
2010 Oct 19
14
client won't use remote file bucket
Hi all,
I''m having a stupid moment getting a remote file bucket working. My
client only file buckets locally, not remotely.
I have this site.pp:
*********
filebucket { "main": server => "puppet" }
File { backup => "main" }
node ''default'' {
include test
}
*********
and this test module:
*********
class test {
file {
2011 Feb 28
7
Puppet features
Dear all,
I''m a software integrator and i''m currently evaluating Puppet to
understand how we can potentially integrate our products with it.
I''ve been reading documentation on it and i''m currently installing a
Puppet system but i have some questions that i was hoping someone
could answer?
a) In this page, it says that Puppet Enterprise supports provisioning
2015 May 06
0
Managing Samba Active directory.
...documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/s2-nfs-config-autofs-LDAP.html
In fact, someone's already got Samba 4 serving automount data:
https://wiki.samba.org/index.php/Samba_AD_Schema_Extenstions
Note the warning at the top of the page.
-Luke
--
Luke Bigum
Senior Systems Engineer
Information Systems
----- Original Message -----
From: "A. James Lewis" <james at fsck.co.uk>
To: "Luke Bigum" <luke.bigum at lmax.com>
Sent: Tuesday, 5 May, 2015 6:33:15 PM
Subject: Re: [Samba] Managing Samba Active directory.
Hmm, thanks...
2012 Mar 23
11
Plugins and Hiera
Dear all,
This is a continuation of another thread, but I think the question diverged
enough to create a new one.
I have a hiera hierarchy like this:
:hierarchy:
- %{fqdn}
- %{secundary_group}
- %{primary_group}
- %{productname}
- all
And I need to define the secondary/primary groups as facts, on the nodes. Gary
has suggested me to use plugins, that they will provide the facts before
2014 Dec 17
1
Samba4 DC, SPNs and a complex Windows stack
----- Original Message -----
> From: "David Bear" <dwbear75 at gmail.com>
> To: samba at lists.samba.org
> Sent: Wednesday, 17 December, 2014 5:25:48 PM
> Subject: Re: [Samba] Samba4 DC, SPNs and a complex Windows stack
>
> On 12/17/2014 01:35 AM, Luke Bigum wrote:
> > Hello,
> >
> > We're using Samba 4.1.11 as domain controllers and over the past two weeks
> > I've run into several issues with unrelated Windows software, the problems
> > of which all point to Kerberos authentication and SPNs as being somehow
>...
2012 May 18
3
Hiera Questions: An array of :datadir: ?
In a posting a few days ago was this hiera.yaml source listing:
---------------------------------
:backends: - json
:hierarchy: - %{fqdn}
- %{lmax_role}_role
- %{lmax_env}_server
- %{pop}.tradefair
- common
:json:
:datadir: - /etc/puppet/private/
- /etc/puppet/environments/%{environment}/hiera_data_store/
-
2012 Apr 27
15
puppet way of handling rdist and triggers
We have an existing "management system" of sorts, based on rdist. I''d like
to know the best way to migrate it to using puppet.
Currently, we have a local binaries tree, rdisted out nightly. We also
make use of rdist''s extra capability to trigger scripts when and if named
files are updated.
I''m not sure what the best method would be, of converting this to
2014 Dec 17
2
Samba4 DC, SPNs and a complex Windows stack
...list give me a confidence boost, something like "Yes Luke, I've got forests of Samba 4 DCs behind several Hyper-V Clusters with live migration, MSSQL clients and servers all over the place, it works for me here", in which case I'll continue investigating?
Thanks,
-Luke
--
Luke Bigum
Senior Systems Engineer
Information Systems
Ph: +44 (0) 20 3192 2520
---
LMAX Exchange, Yellow Building, 1A Nicholas Road, London W11 4AN
http://www.LMAX.com/
2014 #1 Fastest Growing Tech Company in the UK - Sunday Times Tech Track 100
2014 Best Margin Sector Platform - Profit & Loss Readers...
2010 Nov 11
7
Problem with modules
Hello. I use puppet 2.6.3-rc2
Now I try move my classes to modules.
But I got a problem that Puppet does not sees modules.
in puppet.conf:
[main]
logdir = /var/log/puppet
rundir = /var/run/puppet
ssldir = $vardir/ssl
libdir = /opt/puppet-dashboard/lib/puppet
modulepath=$confdir/modules
In nodes :
node postgres {
include basesystem
include postgres
}
In
2011 Dec 12
1
Re: Re: Variables not inheriting
Now thats wierd. I did. Different title, different body...how did it flag my quetion to an old thread?
jcbollinger <John.Bollinger@stJude.org> wrote:
>Please do not hijack existing threads. Create a new thread for a new
>question.
>
>
>John
>
>--
>You received this message because you are subscribed to the Google Groups "Puppet Users" group.
>To post
2012 Apr 25
2
Unable to import a manifest file from a different directory to the one where site.pp is located using environments
Hi List,
Puppet Version: v2.7.13
Question - If I correctly setup multiple manifestdir''s in the puppet.conf
file how can I import a node pp file located in a different directory tree
to site.pp?
My configuration information is below.
In my puppet.conf file I have setup an environment called "stable", within
this environment I have setup the manifestdir, modulepath and
2015 May 05
4
Managing Samba Active directory.
Hi,
I've never been a Windows user, but I'm curious to see how the AD
integration works in Linux, since it looks like we may need to have one
or two Windows desktops and I don't realy want to start setting up
Windows infrastructure. If I can have Samba as a domain controller that
makes things a lot simpler.
I have one question tho, the documentation suggests using the Microsoft
2011 Oct 19
3
MySQL server has gone away
CentOS 5.7 on puppet master, Centos 5.7 or 6.0 on clients. puppet
2.7.5
Storeconfig enabled. activerecord-2.3.5
Time to time i got "MySQL server has gone away". How can i fix it?
--
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,
2012 Apr 16
1
hiera puppet augeas and hash keys ?
Hi,
if possible can someone post a working example please ?
I am using hiera => puppet => augeas.
cat myserver.yaml
---
myserver:
"Birthday": ''1''
"Debug": ''5''
The no. of settings will change, so i would like to use a hash here.
The hiera lookup works already:
>hiera -c /etc/puppet/hiera.yaml -h myserver
2015 Nov 16
2
Domain join failure - error during DRS repl ADD: No objectClass found in replPropertyMetaData
...gt; !
>>
>> This makes me think something about my addition of specialized schema
>> has triggered, or tripped on, a bug somewhere downstream. I searched
>> for strings on the internet with similar warnings and found this
>> conversation between Rowland Penny and Luke Bigum:
>>
>> https://lists.samba.org/archive/samba/2015-June/192516.html
>>
>> I'm wondering if I'm in a similar pickle. Could this be the bug I'm
>> hitting?
>>
>> https://bugzilla.samba.org/show_bug.cgi?id=10973#c8
>>
>> Any advice...
2011 Jan 24
3
Run Stages & Dashboard
We''re utilizing the Dashboard to manage which modules are included for
each node. In this setup, nodes.pp is empty.
E.g.:
modules/repos includes the various repository files for each OS.
...And in the dashboard, there is a class titled ''repos'' and is
assigned to the various nodes that we want to have their repo files
managed.
I''d like the
2015 Nov 16
2
Domain join failure - error during DRS repl ADD: No objectClass found in replPropertyMetaData
...OU=Services,OU=Groups,OU=knock,DC=mydomain,DC=lan!
This makes me think something about my addition of specialized schema has triggered, or tripped on, a bug somewhere downstream. I searched for strings on the internet with similar warnings and found this conversation between Rowland Penny and Luke Bigum:
https://lists.samba.org/archive/samba/2015-June/192516.html
I'm wondering if I'm in a similar pickle. Could this be the bug I'm hitting?
https://bugzilla.samba.org/show_bug.cgi?id=10973#c8
Any advice on how to get myself out of this, via work-arounds or whatever, would be great...
2011 Jan 07
18
Exactly how do people replace include with parametrised classes?
Hi list,
Reading the thread "can a class require an other class?" it''s been
mentioned that perhaps one way forward for the Puppet language is to
phase out the include keyword in favour of parametrised classes. I''m
thinking of my Puppet and the several levels of include chaining I use
and I''m wondering how on earth that''d be possible. Maybe
2011 Nov 01
12
What's the canonical way to enforce permissions/ownership on a directory subtree?
I''ve just tried this (we assume /opt/jetty-6.1.26 already exists):
file { "/opt/jetty-6.1.26":
owner => "jetty",
group => "users",
recurse => true,
}
... but it''s taking an *age*. What''s the Right Way?
Cheers, Robert.
--
You received this message because you are subscribed to the Google Groups