search for: cleal

Displaying 20 results from an estimated 34 matches for "cleal".

Did you mean: clear
2015 Dec 23
2
Request for edit access to SCLo wiki page
Could I please request access to the SCLo wiki page(s)? Username: DominicCleal Page: SpecialInterestGroup/SCLo I'd also like to create a new SpecialInterestGroup/SCLo/RoR42 page, to be linked similarly to the SpecialInterestGroup/SCLo/Vagrant page. It would also be useful if I could edit my own user page (DominicCleal) to add some contact info. Cheers, -- Dominic Cle...
2012 Sep 24
7
augeas only add if doesn't exist
Hello, I''m trying to add an entry to /etc/hosts.allow only if the entry for ''client'' (daemon) does not already exit. In this #puppet log: http://www.puppetlogs.com/puppet/%23puppet-2012-05-03.log.html rodjek links a gist which should do exactly that: https://gist.github.com/18c50d8800840696bac0 But I can''t get it to execute with augtool: augtool> set
2013 Nov 06
4
augeas onlyif problem
I''m trying to make sure a specific user has a special ssh key used as his identity file. so I''m trying something like: augeas{"user_second_key": context => "/files/home/user/.ssh/config", changes => [ "ins IdentityFile after /files/home/user/.ssh/config/IdentityFile[last()]", " set
2013 Jan 17
4
Templating a shell script - major error
Hi group, I am trying to template a bash script with puppet. Unfortunately, this fails with a bang, and even more unfortunately I have no idea why. The script starts with the usual #!/bin/bash When I run puppet, I get this: info: Caching catalog for l1211022.sdst.sbaintern.de err: Failed to apply catalog: Parameter source failed: Could not understand source #!/bin/bash [... complete
2015 Dec 23
0
Request for edit access to SCLo wiki page
On 23 December 2015 at 10:53, Dominic Cleal <dominic at cleal.org> wrote: > Could I please request access to the SCLo wiki page(s)? > > Username: DominicCleal > Page: SpecialInterestGroup/SCLo > > I'd also like to create a new SpecialInterestGroup/SCLo/RoR42 page, to > be linked similarly to the SpecialInterest...
2013 Jun 18
4
augeas
Hello guys, I am facing a problem with puppet client installed via gem due Ruby EE. The problem is the following: > puppetd -vt info: Caching catalog for #FQDN err: Could not run Puppet configuration client: Could not find a default provider for augeas I have tried to install ruby-augeas(gem install ruby-augeas) but it returns an error while compiling(make can not compile it). My ruby
2016 Mar 23
0
CentOS-announce Digest, Vol 133, Issue 10
...managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. Announcing release of Ruby on Rails 4.2 on CentOS Linux 6 x86_64 SCL (Dominic Cleal) 2. Announcing release of Ruby on Rails 4.2 on CentOS Linux 7 x86_64 SCL (Dominic Cleal) 3. CEBA-2016:0469 CentOS 6 haproxy BugFix Update (Johnny Hughes) 4. CEBA-2016:0480 CentOS 6 grub BugFix Update (Johnny Hughes) 5. CEBA-2016:0468 CentOS 6 389-ds-base BugFix Update (Johnny Hu...
2012 Jul 25
2
Purge-like ability for the augeas type?
I''ve been searching around but haven''t found a way to do something like a purge with augeas. If you have a file such as [iniheader] entry1 (managed by puppet) entry2 (not managed by puppet) And you want to add ''entry3'' as well as removing anything not managed by puppet in that subsection then you currently do not have this capability. Is this correct? I
2011 Mar 28
2
augeas, rhel6, setm
It turns out augeas on RHEL6 is 0.7.2, which does not have ''setm'' command available. ''setm'' is available in augeas release 0.8, which is available in EPEL, but not available for RHEL6 (the reason is the package is already in RHEL6, thus no package would be released in EPEL for this. All I want to do is to put console=ttyS0 on all kernel lines in /etc/grub.conf.
2013 Mar 12
2
Puppet with Passenger - 403 Forbidden
Morning all Am in the process of testing a migration of Puppet 3 from webrick to Puppet. Have found the foreman modules (https://github.com/theforeman) which seems to take care of a lot of the leg-work... However having got Puppet running with Passenger in Apache, whenever trying to access the Puppet master from a client, I was getting a ''403 Forbidden error''. Have dug
2016 Mar 21
0
Announcing release of Ruby on Rails 4.2 on CentOS Linux 6 x86_64 SCL
...includes howto get involved and help with the effort. We meet every second Wednesday at 16:00 UTC in #centos-devel (ref: https://www.centos.org/community/calendar), for an informal open forum open to anyone who might have comments, concerns or wants to get started with SCLs in CentOS. -- Dominic Cleal dominic at cleal.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos-announce/attachments/20160321/424e0655/attachment...
2016 Mar 21
0
Announcing release of Ruby on Rails 4.2 on CentOS Linux 7 x86_64 SCL
...includes howto get involved and help with the effort. We meet every second Wednesday at 16:00 UTC in #centos-devel (ref: https://www.centos.org/community/calendar), for an informal open forum open to anyone who might have comments, concerns or wants to get started with SCLs in CentOS. -- Dominic Cleal dominic at cleal.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos-announce/attachments/20160321/e1016e83/attachment...
2011 Jun 30
6
puppet autosign by VLAN IP
Hi, Can puppet autosign work by giving vlan IP instead of domain? For example, in the autosign.conf file, instead of using *.mydomain.org, I want to give 172.18.133.* But it does not seem to work if I give the IP address. But I don''t want to limit the client from *.mydomain.org by only allow certain vlan client not all the are in the same domain. Thanks, -Haiyan -- You received this
2013 Jan 17
2
puppet-module error with 3.0.2
Hey Folks, Has anybody seen this when using puppet-module, installed via gem, in puppet 3.0.2 on CentOS 6.3? [puppet]# puppet-module install puppetlabs-firewall /usr/lib/ruby/site_ruby/1.8/puppet/settings.rb:254:in `convert'': Error converting value for param ''config'': Could not find value for $confdir (Puppet::Settings::InterpolationError) from
2012 Jan 22
5
Augeas lens for zabbix agent config files?
Hi all, I''m trying to come up with a lens for the zabbix agent config files. I find the lens language untransparent at best, so I''m struggeling to figure out what''s up. The debugging possibilities are extremely limited. Here''s what I have now: zabbix.aug: ==== (** An adjusted copy of the postfix_main module **) module Zabbix_agent = autoload xfm
2013 Jan 21
1
"aug_init: Augeas initialization failed" on Fedora
Currently Fedora packages are broken. You'll see this error when libguestfs tries any inspection-related operation: aug_init: Augeas initialization failed The bug and explanation is here (thanks Dominic Cleal): https://bugzilla.redhat.com/show_bug.cgi?id=894241#c11 This bug is fixed in the following packages: Fedora 17: http://koji.fedoraproject.org/koji/buildinfo?buildID=379590 [*] Fedora 18: http://koji.fedoraproject.org/koji/buildinfo?buildID=378954 Rawhide: http://koji.fedoraproject.org...
2014 Jan 07
0
Announce: Puppet 2.7.25 is available
...January 7, 2014. 2.7.25 is a bugfix release in the Puppet 2 series. Please note that this release is supported by the community; Puppet Labs is not responsible for maintaining the release. This release fixes: Andrew Parker (1): 233e80 (Maint) Add rake task for running specs on win Dominic Cleal (1): 3ea78c (PUP-1255) Fix assumed default file mode to 0644 Kylo Ginsberg (1): 4e10a0 (PUP-1255) Don't use POSIX defaults on Windows Sam Kottler (2): c2acac (PUP-1351) Load ext/packaging/packaging.rake instead of ext/packaging/tasks/** b1b29a Bump the version to 2...
2012 May 24
1
Compiling augeas on AIX?
Hi, I''ve been trying to get augeas working on AIX for some time now. Has anyone got it working? Compiling up older versions of augeas (0.8.1) is no problem, but it doesn''t let me create the shared libraries I seem to need for the ruby-augeas module :/ Pretty much the same seems true for Solaris, even though I have not tried as hard there yet. If we don''t have
2012 Aug 29
1
augeas and cron.allow
Hi. I am having a few problems with augeas and need some help. What I am trying to use is augeas to update the cron.allow file. I can get augeas to add the required name but I am having problems with getting it to add the name once. augeas { "check_mk_cron.allow" : context => "/files/etc/cron.allow", # changes => "set
2013 Jan 24
2
Augeas file line edit please help
what i thought would be a simple edit using augeas is turning out to not be so straight forward, can anyone please help ? the plan is to edit sendmail.cf and change the default DS to DShostname.domain class mail { $key = DS service { ''sendmail'':; } augeas { "sendmail.cf/$key": context =>