Displaying 20 results from an estimated 7000 matches similar to: "New Feature: External node sources"
2007 Jun 15
8
ANNOUNCE: External node attributes
Hi all,
This just keeps coming up, again and again, so I decided to take a
few hours and break everyone''s configuration.
Oh, wait, just kidding. :)
Really, I''ve completely rewritten external node support. Here''s the
changelog entry:
Only ONE node source can be used -- you can use LDAP, code, or
an external node program, but not more than one.
2010 Jul 22
8
Foreman / External Nodes -- Node Not found
Hello All,
So I finally got around to start to cut over node definitions
from standard flat files to external nodes (foreman), and getting
error message: "Error 400 on SERVER: Could not find node ''nodename'';
cannot compile" - So basically it can''t pick up the node from the
external node config.
When I test the fetching of the yaml file it seems to work
2007 Jan 17
0
Please help: Test documentation in Trac
Hi all,
Peter Abrahamsen has been working assiduously to get all of the
Puppet documentation into Trac''s wiki. He''s now complete, and I
would appreciate it if people could click around the wiki a bit and
see if everything looks okay. The docs start here:
https://reductivelabs.com/cgi-bin/puppet.cgi/wiki/DocumentationStart
I''m also working on switching to using
2007 Jan 05
3
ANNOUNCE: 0.22.0
Hi all,
I''ve just published the long-awaited new release of Puppet. Yes, I
accidentally skipped 0.21.0; oops.
Important features in this new release are:
- Graphing
Puppet now uses the GRATR[1] library to do all of the internals of
managing relationships between resources. This gives Puppet a lot of
functionality internally, but it also makes it possible to produce
simple
2011 Sep 08
2
Issues with environments not being respected
I''ve ran into a strange issue today while using my development environment I
was receiving some errors about modules that shouldn''t have been used. After
looking it looks like my agent (or master) isn''t respecting the environment
I specify and is actually using the main (master) environment. This used to
work and I haven''t had any changes beyond a upgrade ..
2007 Aug 07
0
Job postings are officially OK
Hi all,
I just wanted to follow up on Digant''s job posting.
We''re still a pretty small community, and one of the big things that
defines us as a community is that we''re all pretty consistently
committed to this idea of using tools to make our lives easier. I
think it makes a lot of sense to attempt to look for both jobs and
employees within the community, as
2007 Jan 18
5
Docs moved to Trac
Hi all,
Peter Abrahamsen has duplicated all of the documentation and cookbook
pages in Puppet''s Trac page:
https://reductivelabs.com/trac/puppet/wiki/DocumentationStart
Please let me or Peter know if there are any problems.
--
A motion to adjourn is always in order.
--Robert Heinlein
---------------------------------------------------------------------
Luke
2007 Aug 31
1
Dead links in the wiki
I''m trying to learn how to set up Puppet and am coming across a number
of dead links in the wiki.
Specifically:
http://reductivelabs.com/trac/ReferenceIndex, referred to from
http://reductivelabs.com/trac/puppet, and
http://reductivelabs.com/trac/puppet/wiki/MasterConfigLayout referred to
from
http://reductivelabs.com/trac/puppet/wiki/DocumentationStart#AdditionalD
ocumentation
Are
2017 Jan 30
2
Fwd: Can somebody explain the file ownership of a
Hi All,
We're implementing a fully integrated Samba setup with the Active directory
on IBM AIX. From AIX level we have established the single sign on against
Windows AD 2012R2. Currently the following user accounts and groups exists
on the AD domain.
# cat /etc/samba/smb.conf
[global]
security = ADS
workgroup = PAPERCLIP
realm = PAPERCLIP.SC.NZ
2013 Oct 30
4
Warning: Local environment: "42A" doesn't match server specified node environment "production", switching agent to "production"
Hi,
When I run puppet agent --test --environment 42A, I have the following
warning :
Warning: Local environment: "42A" doesn''t match server specified node
environment "production", switching agent to "production".
...
The puppet manifest for the environment "42A" isn''t applied.
The puppet version is 3.3.1-1puppetlabs1 on agent and
2012 Jan 27
2
SSL Errors - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B
Hello, I''m new to puppet and am getting a puppet server setup with
puppet dashboard. I have the puppet server and puppet dashboard
(Apache/Passenger) setup and working well with 60+ test nodes working
as expected. Only problem is that I have this one error in the logs
which I can''t figure out.
Jan 26 17:09:41 ppt01 puppet-agent[27357]: Could not retrieve catalog
from remote
2007 Dec 13
2
ANNOUNCE: 0.24.0 is out
At long last, 0.24.0 has been released. Look for your friendly
packagers to package it up in the near future, but in the meantime
you can download it:
http://reductivelabs.com/downloads/puppet/puppet-0.24.0.tgz
I''ll be walking the different release sites (RubyForge et al) and
posting it there, too.
Look for a related announcement later today on changes in development
practices
2013 Aug 21
1
Trouble with ENC and static.pp : enabling ENC fails to find node even with default node in site.pp
I''m having some trouble with getting an ENC to work alongside site.pp:
Even with a ''default'' node definition, and an ENC that only returns 0,
regardless of input, consistently results in a ''cannot find node'' error.
I''m wondering what I''ve missed here.
I''ve tried to reduce everything to a ''base case'': and
2011 Apr 05
6
Node classifier not loading any defined classes
All,
I am sure this is just something I am doing wrong, but I am trying to
implement a node classifier (shell script) to have my nodes inherit
the proper classes. However, when I run it I am not getting any
classes except those that are defined in default.
Rather than going into detail showing all of my configurations right
off the bat, I have a question:
I just stood up a
2003 Jul 11
4
module : cdr_sybase.so
If anyone is interested ... just in case! :-)... I have tried to write ,
based on the cdr_mysql.so module, an Sybase module.
To compile you can use something like that:
export SYBPLATFORM=linux
export SYBASE=/opt/sybase
cc -I$SYBASE/include -c -o cdr_sybase.o cdr_sybase.c
cc -shared -Xlinker -x -o cdr_sybase.so cdr_sybase.o -lsybdb -lm
-L$SYBASE/lib
(anyone could write the corect Makefile
2019 Jan 19
0
NT_STATUS_ACCOUNT_LOCKED_OUT
I sure could use some help on this. Perhaps this problem is due to a recent Windows update?
I have determined that whenever I log into the Windows 7 host DBSERVER from any other Windows 7
computer, whether it be a local domain workstation or an external computer, and regarless of
whether the client workstation is logged in as 'mark' or any other user, I have the lockout
problem.
As soon
2019 Jan 19
2
NT_STATUS_ACCOUNT_LOCKED_OUT
On Sat, 19 Jan 2019 19:03:58 +0000 Rowland Penny wrote:
>
> On Sat, 19 Jan 2019 13:37:18 -0500
> Mark Foley via samba <samba at lists.samba.org> wrote:
>
> > I sure could use some help on this. Perhaps this problem is due to a
> > recent Windows update?
> >
> > I have determined that whenever I log into the Windows 7 host
> > DBSERVER from any
2019 Jan 20
0
[SOLVED] NT_STATUS_ACCOUNT_LOCKED_OUT
Ah ha! I believe I've solved this. I checked the Windows credentials repository. There was a
'mark' ID and likely an old password stored there. I deleted that credential, rebooted, and no
more lock out message.
During the past year, the 'classic' Samba file server was added as a domain member and all
domain member workstations then had to use domain credentials for mapping
2012 Aug 23
1
Puppet Agent VS User
Hello,
Running into a problem when wanting to daemon-ize the agent. It doesnt
seems to do anything:
- cannot find any daemon process with (ps aux | grep puppet)
- the config is not updated after editing some params on the master
- /var/log/puppet stay empty...
while, when logged as root, it is working without issue with $puppet agent
--test.
##Conf
Ubuntu 12.04
Puppet 2.7.11
## Daemon is
2007 Nov 10
1
creation of an external node source
Hello,
it seems I''ve hit https://reductivelabs.com/trac/puppet/ticket/831 with puppet
stable 0.23.2 .
I''ve just created the simplest setup to get puppet running.
puppetmasterd runs in the foreground. (-verbose)
As the client connect to the server, the following err-msg is logged:
puppetd --server myserver --waitforcert 60 --test --verbose
err: Could not retrieve