[Puppet Users] problem loading page

2012-04-27 Thread kc
empDir /var/run/passenger ServerName DocumentRoot /usr/share/puppet-dashboard/public AllowOverride all Options -MultiViews Order allow,deny allow from all Any leads or hints is much appreaciated. Thank you in advance. kc.

[Puppet Users] Re: problem loading page

2012-04-29 Thread kc
ntroller#upload (for at 2012-04-27 21:16:48) [POST] Parameters: {"action"=>"upload", "controller"=>"reports"} Completed in 11ms (View: 1, DB: 4) | 200 OK [http:/// reports/upload] Seems ok. Could this be a routing issue ? On Apr 27, 3:21 pm, kc wro

[Puppet Users] remove vc/1, vc/2, etc. lines from /etc/securetty using augeas

2016-04-07 Thread KC
Hi All! I'm trying to remove the vc/1-11 lines in my /etc/securetty file. Is there a way to elegantly do this? console vc/1 vc/2 vc/3 . . vc/10 vc/11 tty/1 tty/2 tty/3 . . . tty/10 tty/11 Doing: rm /files/etc/securetty/*[.='vc/1'] works for one line but rm /files/etc/securetty/*[.='vc/*'] doe

[Puppet Users] Re: remove vc/1, vc/2, etc. lines from /etc/securetty using augeas

2016-04-08 Thread KC
It works! Thank you David!!! On Friday, April 8, 2016 at 11:37:38 AM UTC-7, David Lutterkort wrote: > > Hi Kris, > > On Thursday, April 7, 2016 at 4:21:44 PM UTC-7, KC wrote: >> >> >> rm /files/etc/securetty/*[.='vc/1'] works for one line >> but

Re: [Puppet Users] How to show a custom message during a puppet run (at certain conditions)

2010-12-03 Thread KC Braunschweig
ponse we'd also be able to run external logic to determine if it really is safe to do the format to protect against accidental data loss. Is there something better than an expect script, or worse just piping the yes command at it? KC On Thu, Dec 2, 2010 at 3:20 PM, Avi Miller wrote: >

Re: [Puppet Users] Possible to disable puppets internal CA, and use wildcard certs from DigiCert CA?

2011-02-01 Thread KC Braunschweig
etlabs.com/projects/puppet/wiki/Multiple_Certificate_Authorities KC -- 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 to puppet-use

Re: [Puppet Users] "Registering" a node with a central service?

2011-02-01 Thread KC Braunschweig
petlabs.com/mcollective/reference/plugins/registration.html If you go this or the exported resources route, let us know how it worked out for you. I haven't implemented either yet but both are in the plan for the coming months. KC -- You received this message because you are subscribed to the Google

[Puppet Users] clean msi installs on windows -- removing .msi file after

2016-05-17 Thread KC Johnson
I'm new to puppet, trying to find a way to do MSI installs but ensure the installer file is removed afterwards. Any tricks on this? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from i