similar to: Running classes alone

Displaying 20 results from an estimated 30000 matches similar to: "Running classes alone"

2015 Jan 22
1
Mystery file /etc/dbus-1/system.d/dnsmasq.conf
in CentOS 6.6, dnsmasq-2.48-14.el6 installs file /etc/dbus-1/system.d/dnsmasq.conf with content: ========= cut ========== <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> <busconfig> <policy user="root"> <allow
2004 Mar 01
1
[OT] DNSmasq - a simple solution for DNS and DHCP
Hi, I would like to make Sambaadmins aware of the simple and powerfull program dnsmasq. It makes setting up a caching dnsserver + dhcp-server that maps local machines to the local domain a breeze, something that is missing in the samba howto collection (http://www.bibsyst.no/samba/docs/man/DNSDHCP.html#id2981727). I've been running it for two months now, so I felt it was time to recomend
2013 Jan 24
1
puppet agent returns zero even when fails to execute a catalog
I am running below command to connect puppet master puppet agent --certname testcertname --no-daemonize --onetime --server server_host_name --verbose it outputs error like: Error: Execution of ''/usr/bin/yum -d 0 -e 0 -y install dnsmasq'' returned 1: Error: Cannot find a valid baseurl for repo: base Could not retrieve mirrorlist
2010 Feb 01
2
Samba multi-site advice request please
Hi all, I am looking at setting up a multi-site office and need to put a plan forward. The site consists of one head office and several branch office and my plan so far is this: In head office, one Samba PDC. Each branch office will have a local BDC that also stores files local to the branch, hopefully cutting down the day to day traffic across the VPN. The VPN I plan to use is OpenVPN in
2013 Jul 18
2
Puppetlabs Apt module: dependency cycle
Using ```puppetlabs/apt``` in a puppet provisioner for vagrant. the module is installed in puppet/modules and I''m getting a strange Dependency cycle error. the code in the manifest file: # Run apt-get update when anything beneath /etc/apt/ changes #taken from https://blog.kumina.nl/2010/11/puppet-tipstricks-running-apt-get-update-only-when-needed/ exec { "apt-get
2007 Apr 16
4
Error on first run
I install puppet as part of a Fedora and CentOS kickstart install and this use to provide a nicely configured client immediately after the first reboot from the kickstart completion. However with 0.22.3 i now see the following error on puppets 1st run, as a result the client is not configured. The problem is easily rectified by connecting to each client and restarting puppet. I have also
2009 May 15
1
[PATCH server] add server-side groundwork for remote freeipa server
This lays 90% of the groundwork needed on the server side to support the use of a remote ipa server. Leaving the option disabled in the installer until the necessary node integration(dns/keytab placementi location) is completed Also apply: [PATCH server] update ovirt-add-host to use ipa commands instead of kadmin.local [PATCH server] separate ipa common tasks freeipa::common and rename
2012 Jan 16
6
pip provider
I am running puppet 2.7.9 and using the pip provider. The package gets/is installed but puppet installs it on every run. Do other people run into this. I tried search bugs and the group and have not seen any mention of it. Chris -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2015 Jan 20
3
Kickstarting several *different* setups
I'm currently using kickstart for installing new servers and have run into the following scenario: all the machines will have the same basic setup of packages, however they will each be configured for a specific task. For example, some will be mail-serving machines and won't need things like a web or mySQL server installed. Others will be web servers and do need those packages. So my
2008 Jun 19
11
Validate a theory regarding puppet (+ firstboot) please
As I sit here staring at my manifests (and pondering a module to control Glassfish), I''m pondering the best way to do a first-run of puppet to get the initial repositories and puppet configuration downloaded. My theory is that I''ll modify rc.local (or replace firstboot-tui, we don''t use it with automated builds) to run puppetd twice - once to request the certificate,
2012 Mar 16
1
Kickstart network issues
Hello all - (Please forgive me if I sent this msg twice, first one didn't seem to go through) I searched through the archives and did not see anything about this (along with google), but if I missed something please don't hesitate to send me some links. Basically I have hit a problem that I cannot figure out at this point and seemed to have ran out of ideas via Google or the
2013 Jun 06
3
installing carbon / passing PYTHONPATH to pip package provider?
My environment: Ubuntu LTS 12.04, carbon (https://github.com/graphite-project/carbon) 0.9.9 installed using "pip". I just learned why when I run "pip freeze" on a system I don''t see the "carbon" package even when it installed successfully - I should run it with "PYTHONPATH=/opt/graphite/lib/ pip freeze". (ref:
2009 Jul 08
7
dhcp question
Hi ? How can I do the dhcp to assign ip for eth2 network?only? ? eth1 and eth0 can igorn ? thank you __________________________________________________________________ Ask a question on any topic and get answers from real people. Go to Yahoo! Answers and share what you know at http://ca.answers.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Feb 06
23
What I''m doing with Puppet
Hi all, Just reading through Luke''s interview on computerworld.com.au and I came across this statement: "This topic comes up on the list periodically, however, and most people are very tight-lipped about what they''re doing with Puppet." Being the chattermouth that I am, I''d like to take this opportunity to tell you all what we''re (that is, my
2010 Oct 14
13
First boot with Puppet
Hi guys, I''m installing Puppet on RHEL5 systems using KickStart but struggle with the first boot. Here''s my situation: 1) kickstart installs the system, including puppet from our local repo 2) after reboot I have to login and set the hostname and IP 3) then run puppet, register it with the server and bring in the config 4) configure puppet for automatic start I have to
2008 Jul 28
2
security of auto-sign?
I am looking into alternatives for the initial cert sign for new puppet clients. We will have non-sysadmins kickstarting new hosts, and I am trying to minimize the time they have to wait for a cert sign while maintaining at least a marginally sane level of security. My question is this: does the puppetmaster check that a new cert request for host A (csr with subject "cn=A.mydomain") is
2009 Feb 06
2
asterisk and DNS
We've just had the problem where our DNS server went down, and * started to act "funny". Is the best solution to install a local DNS server on the * box, and have no other DNS servers ? - this is an internal app, no need for any external DNS resolution at all. Julian. ______________________________________________________________________ This email has been scanned by the
2015 Jan 20
2
Kickstarting several *different* setups
On 01/20/2015 08:41 AM, Tom Grace wrote: > I would suggest that the "right way" would be to kickstart all your > machines the same way, and then use a configuration management tool > (like Puppet or Chef) to customize them Seconded. Personally, I recommend either ansible or bcfg2 over other tools. Puppet has a larger user base, but when I talk to users at conferences (such
2003 Dec 15
4
DNS and DHCP setup
Hi, Does anyone know of a document that gives details on how to set up Bind 9 and DHCPD 3.x so that dns is updated when clients log on? I saw this is not in the howto collection (http://www.bibsyst.no/samba/docs/man/DNSDHCP.html#id2981727) so I was kind of hoping someone else has some notes. I would be greatfull for any tips and links. Tarjei
2007 Sep 19
12
server provisionning
Hello puppet users, I know this is not really a puppet thing but i wanted to know what tools do you use for server provisionning ? I have to build quite a lot of servers for a prject and i need to instal them. Of course puppet take care of the configuration but i wondered if some of you use things like FAI . It seems that i could use puppet to script FAI to install machines. What do you