Re: [Puppet Users] puppet dashboard with \n\n\n

2014-08-24 Thread Nick Triantafillou
Thanks for this solution Ximena, Debian 7.6 had the same issue. Swapping from Ruby 1.9.1 to 1.8.7 also fixed my dashboard. On Tuesday, 24 June 2014 00:43:53 UTC+10, Ximena Cardinali wrote: > > Me again, I've changed the link of /etc/alternatives/ruby (Debian) to > point to ruby1.8 and everythi

[Puppet Users] "Server configurations require Augeas >= 1.0.0" on Ubuntu 14.04 LTS puppetmaster

2014-08-24 Thread Trey Duskin
Hi all, I'm trying to get a module to work (puppetlabs-tomcat) which uses Augeas to manage a config file. However, whenever I try to compile the manifest which includes this module, I get an error on the puppet master: Server configurations require Augeas >= 1.0.0 at /etc/puppet/modules/tomca

[Puppet Users] Re: Puppet - Managing Clients over Site-To-Site VPN

2014-08-24 Thread Szymon Raclawicki
Any ideas? On Friday, August 22, 2014 9:26:35 AM UTC+8, Szymon Raclawicki wrote: > > Hi Guys, > > 1) I am running a Puppet master server with console in one location and > all of my agents are being deployed > to remote locations over Site-To-Site tunnel, however for those machines > that are no

[Puppet Users] Re: Puppet Live Management/Console not working

2014-08-24 Thread Sai Kothapalle
Hi, If you are using Virtual box, make sure you set the network adapater to bridged adapter...also select the wirelesss/wired adapter based on the network you are connected to. On Tuesday, August 19, 2014 1:14:29 AM UTC+5:30, App Win wrote: > > Hi Team, > > I have just started learning puppet.