similar to: Best practices using puppet on partially installed systems.

Displaying 20 results from an estimated 5000 matches similar to: "Best practices using puppet on partially installed systems."

2011 May 20
5
Does the puppet module tool work with ruby1.9.2?
puppet-module changelog /opt/local/lib/ruby1.9/gems/1.9.1/gems/puppet-2.6.8/lib/puppet/util/log/destinations.rb:99: warning: class variable access from toplevel /opt/local/lib/ruby1.9/gems/1.9.1/gems/puppet-2.6.8/lib/puppet/application/kick.rb: /opt/local/lib/ruby1.9/gems/1.9.1/gems/puppet-2.6.8/lib/puppet/application/kick.rb:107: Invalid next (SyntaxError) I''m running puppet-module
2011 Mar 04
3
Puppet dsl
Is the puppet dsl a complete Turing capable language? As I understand it, the chain is dsl -> compiled thing -> actions. What language is the compiled thing in? Ruby? -- 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, send email
2016 Nov 21
1
C6: latest util-linux-ng dependency on kernel?
In article <CAG2kNCyjsQZ2qW_8BBLp8BH_20=JgxoEYpn9BSwZhXg7_rHBbg at mail.gmail.com>, Gianluca Cecchi <gianluca.cecchi at gmail.com> wrote: > On Mon, Nov 21, 2016 at 12:49 PM, Tony Mountifield <tony at softins.co.uk> > wrote: > > > I am just applying the latest C6 updates to a couple of KVM Linodes. > > It appears that the latest update of util-linux-ng has
2016 Nov 21
2
C6: latest util-linux-ng dependency on kernel?
I am just applying the latest C6 updates to a couple of KVM Linodes. It appears that the latest update of util-linux-ng has added a new dependency on the kernel package. On these VMs, the kernel package is not normally installed, and the VM runs a host-supplied kernel. But now, a "yum update" wants to install for dependencies kernel, kernel-firmware and grubby, none of which should be
2018 Sep 15
3
ipset-service save fails when module compiled into kernel
I want to use the ipset-service to store ipsets persistently across boots. (For use by iptables rules. firewalld has direct support for persistent ipsets but I need the more general capability of raw iptables.) I'm using a kernel with ipsets compiled in, rather than loaded as a module. The support script that saves ipsets checks if the module is loaded before saving and finds nothing, so
2006 Jul 22
10
Non English characters
Hi folks, Does anyone know how to tackle Swedish letters in Rails. Am I completely off track in thinking that it should be done using map or regex in some clever way? Bealach
2008 Jul 03
6
2.6.26-rc8 pv_ops causes Unhandled invalid opcode fault/trap
Xen: 3.2.1-rc5 64bit Dom0: 2.6.18.8 (at cs 524) 32-pae DomU: 2.6.26-rc8 32-pae root at newark13:~# xm create -f /linodes/xencaker/xen.conf -c Using config file "/linodes/xencaker/xen.conf". Started domain xencaker root at newark13:~# root at newark13:~# xm dmesg ... (XEN) traps.c:413:d332 Unhandled invalid opcode fault/trap [#6] on VCPU 0 [ec=0000] (XEN)
2008 Aug 20
9
I want RSpec for CSS layout.
I don''t even know how it''d be possible (through Selenium?), but I want it. I want to see if my stupid CSS hacks break. I want to say: describe "#nav-column" do body = something("#body-column") it "should line up at the top" do dom[:top].should_be == body.dom[:top] end it "should always be to the right" do
2009 Mar 05
2
genmanifest question
Hi all, puppet --genmanifest : Should this not introspect all the packages on my system? I ran it just now on ubuntu intrepid, puppet 24.7, and it just gave me puppet related things... Is it not possible to configure a system using the packages I want, and then run puppet --genmanifest to retrieve the puppet code to reproduce it? --~--~---------~--~----~------------~-------~--~----~ You
2009 Jul 10
6
Best practices for building a file from distributed data.
G''day. I am wondering what the current best practice for building a single file out of distributed fragments is with puppet. Specifically, my problem: 1. Install munin-node on arbitrary machines. 2. Install ''munin.conf'' as a single file on one machine, containing a configuration stanza for every machine that munin-node is installed on. The current best practice
2016 Nov 21
0
C6: latest util-linux-ng dependency on kernel?
On Mon, Nov 21, 2016 at 12:49 PM, Tony Mountifield <tony at softins.co.uk> wrote: > I am just applying the latest C6 updates to a couple of KVM Linodes. > It appears that the latest update of util-linux-ng has added a new > dependency on the kernel package. > > On these VMs, the kernel package is not normally installed, and the VM > runs a host-supplied kernel. But now, a
2017 Feb 16
1
IPv6 broken on Linode
On 02/16/2017 04:20 AM, James Hogarth wrote: > On 16 February 2017 at 12:02, James Hogarth <james.hogarth at gmail.com> wrote: >> On 16 February 2017 at 11:46, James Hogarth <james.hogarth at gmail.com> wrote: >>> On 16 February 2017 at 11:35, Alice Wonder <alice at domblogger.net> wrote: >>>> On 02/16/2017 03:28 AM, James Hogarth wrote:
2012 Feb 08
1
Having issues with remote command execution - ssh -t host 'sudo command'
I've been trying to find an answer on other sites however I could not resolve my problem. spec: os: ubuntu 10.0, OpenSSH_5.5p1 Debian-4ubuntu4, OpenSSL 0.9.8o problem: When trying to restart deamons on remote pcs having the same specs, sometimes deamons are executed succesfully and sometimes not. I am using the following command: ssh -t -vvv "$host" 'sudo
2012 May 10
2
Request for help with dovecot.conf file: configured to work with MySQL and Postfix.
Greetings, I have CentOS 6.2 running on our server with a VPS provider (Linode.com). I need to configure Postfix, dovecot, MySQL to work for virtual domains (multiple domains on our server). The only instructions for setting up Email with Postfix, Dovecot and MySQL my host provides is for the configuration on CentOS 5 which is here: http://library.linode.com/email/postfix/dovecot-mysql-centos-5
2017 Feb 16
2
IPv6 broken on Linode
On 02/16/2017 12:54 AM, Tony Mountifield wrote: > In article <4cbb9dc4-f063-3434-b7a1-d4d0e6581b5e at domblogger.net>, > Alice Wonder <alice at domblogger.net> wrote: >> https://forum.linode.com/viewtopic.php?f=19&t=14570&p=72785 >> >> I can not figure out what I need to do. >> >> Apparently according to linode support, the VM is trying to
2017 Feb 16
4
IPv6 broken on Linode
https://forum.linode.com/viewtopic.php?f=19&t=14570&p=72785 I can not figure out what I need to do. Apparently according to linode support, the VM is trying to grab an IPv6 address with some privacy stuff enabled by default causing it to not grab the IPv6 address that is assigned to me. Nothing I have tried seems to work, and it seems that Linode support are far more familiar with
2010 Dec 03
7
Puppet updating from relative directories or chroot
Anyone had any experience getting puppet to update multiple OS''s on a single server? For example, for a set of blades Network booting from a primary server, the OS for each blade would be stored on the primary server. For example: /pxe/host1/<normal OS directory structure> /pxe/host2/<normal OS directory structure> ..... /pxe/hostn/<normal OS directory structure> Can
2016 Jul 17
2
Occasional lock timeouts on Linode VM with Dovecot Replication
I've been seeing periodic entries in my dovecot logs like this: dovecot[3464]: dsync-server(kaylene): Error: Couldn't lock /home/kaylene/.dovecot-sync.lock: Timed out after 30 seconds: 3 Time(s) dovecot[3464]: dsync-server(reuben): Error: Couldn't lock /home/reuben/.dovecot-sync.lock: Timed out after 30 seconds: 1 Time(s) They occur several times per day, but don't appear to
2015 Mar 07
1
Unable to start sandbox: Kernel module dir /lib/modules/3.18.5-x86_64-linode52/kernel does not exist
Dear all, I have been trying to set up the set up Libvirt Sandbox without success. I want to use virt-sandbox in order to run untrusted programs in a secure environment. I am had no knowledge about virtualization until a couple of days ago, so I am probably doing something wrong. The scenario is the following: Linode instance. OS that I have tried: Ubuntu 14.04, Ubuntu 14, Fedora 21. Both
2014 Sep 29
2
No AUTH PLAIN with dovecot 2.0.19
Hi I have installed the package dovecot-postfix on Ubuntu 12.04 LTS: dovecot --version: 2.0.19 postconf -d | grep version: 2.9.6 and receiving email works very fine, but relaying email does not work. I think the problem is that after STARTTLS the authentication is not being executed 250-AUTH PLAIN 250-AUTH=PLAIN which means using telnet returns telnet mx2.wyona.com 587 Trying