Thanks! Will give it a shot and let you know how it works.
On Wednesday, August 29, 2012 1:25:17 PM UTC-5, Henrik Lindberg wrote:
>
> On 2012-29-08 16:04, Henrik Lindberg wrote:
> > To install additional plugins into Eclipse, you want to use the "p2
> > director" application. It is embedded ins
if it was because of the need to accept the license?
On Wednesday, August 29, 2012 2:38:49 AM UTC-5, Juha Vainikka wrote:
>
> perjantai, 24. elokuuta 2012 0.43.19 UTC+3 Jeff Sussna kirjoitti:
> > Does anyone know if there's a Puppet module available for managing
> Eclipse plugins?
&
>
> Josh
>
> On Aug 21, 2012, at 3:18 PM, Jeff Sussna >
> wrote:
>
> Stupid question: where is the source file for this hack?
>
> On Monday, July 2, 2012 11:19:46 PM UTC-5, fpommier wrote:
>>
>> Hi Josh,
>> Thank for your quick and good reply.
Does anyone know if there's a Puppet module available for managing Eclipse
plugins?
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/puppet-users/-/jvy2i_qRyr8J.
To post
uld be lib/puppet/util/adsi.rb
>
> Also please add yourself as a watcher to the ticket.
>
> Josh
>
> On Aug 21, 2012, at 3:18 PM, Jeff Sussna >
> wrote:
>
> Stupid question: where is the source file for this hack?
>
> On Monday, July 2, 2012 11:19:46 PM UTC-5, f
Stupid question: where is the source file for this hack?
On Monday, July 2, 2012 11:19:46 PM UTC-5, fpommier wrote:
>
> Hi Josh,
> Thank for your quick and good reply.
> I remove "and LocalAccount = True' at line 56 and 58.
> It now work perfectly.
> Thanks again.
> Fred
>
> Le lundi 2 juillet 201
After trying out
http://mnaoumov.wordpress.com/2012/07/24/powershell-add-directory-to-environment-path-variable/
I realized it's smart enough to:
1. Read the old PATH value from the registry (thus getting around the
facter path problem)
2. Only add the new dir if it's not already in PATH
3. Br
, Aug 20, 2012 at 11:43 AM, Jeff Sussna
> >
> wrote:
> > OK, I got registry::value working by commenting out the calls to
> > validate_re. I will file a ticket for that.
>
> The registry module has a dependency on the stdlib module. When
> installing the module
Belay my comment about validate_re. It's in the stdlib module. For some
reason the last time I googled it I didn't find anything.
If anyone has any bright ideas re getting around the reboot problem I'm all
ears.
On Monday, August 20, 2012 1:43:26 PM UTC-5, Jeff Sussna wrote
the key to
create a namevar. That means you can't edit PATH within a module that has a
dependency on another module that edits path; if you do, you get a
duplicate declaration error.
On Friday, August 17, 2012 6:09:50 PM UTC-5, Josh Cooper wrote:
>
> On Fri, Aug 17, 2012 at 2:38 PM, Jeff
hursday, August 16, 2012 2:44:16 PM UTC-5, Jeff Sussna wrote:
>
> I want to use Puppet to manage Groovy and Gradle on Windows machines. The
> install process for each looks like:
>
> 1. Download zip file from a URL
> 2. Unzip
> 3. Create a Windows environment variable to p
Hmm..it appears that $::path is returning multiple copies of the Puppet
paths, along with "/user/bin" (which as you can imagine causes problems for
Windows), in addition to the explicitly defined PATH string. Any idea why?
On Thursday, August 16, 2012 2:44:16 PM UTC-5, Jeff Sussna wr
not officially supported though.
>
> hth,
>
> Adam
>
> On Monday, November 21, 2011 2:50:37 PM UTC-6, Jeff Sussna wrote:
>>
>> Trying to get Puppet 2.7.6/Facter 1.6.2 running on Windows XP SP3.
>> Followed the install instructions carefully, got no errors. facter and
C-5, Moses Mendoza wrote:
>
> Hi Jeff,
>
> The latest stable msi is actually Puppet 2.7.18 -
> http://downloads.puppetlabs.com/windows/puppet-2.7.18.msi
>
> It includes many Windows improvements since 2.7.12.
>
> Cheers,
> Moses
>
> On Thu, Aug 16, 2012 at 1
ow.
>
> In 2.7.x, I'd recommend using one of the later puppet versions as the
> MSI support is much better[2]
>
> On Thu, Aug 16, 2012 at 1:45 PM, Jeff Sussna
> >
> wrote:
> > Thanks for the pointer to nanliu/staging. Though from the forge page it
> > so
'setx' command instead, but I'm
being wacky and using Puppet on XP, which doesn't have setx.
On Thursday, August 16, 2012 3:20:11 PM UTC-5, Ryan Coleman wrote:
>
> On Thu, Aug 16, 2012 at 12:44 PM, Jeff Sussna
> >
> wrote:
> > I want to use Puppet to
I want to use Puppet to manage Groovy and Gradle on Windows machines. The
install process for each looks like:
1. Download zip file from a URL
2. Unzip
3. Create a Windows environment variable to point to the location where you
unzipped
4. Add that environment variable/bin to the global PATH en
M UTC-6, Jacob Helwig wrote:
>
> On 2011-11-21 12:50 , Jeff Sussna wrote:
> > Trying to get Puppet 2.7.6/Facter 1.6.2 running on Windows XP SP3.
> > Followed the install instructions carefully, got no errors. facter and
> > puppet both hang no matter what I try. The only t
th-openssl-dir=~/.rvm/usr
rvm use 1.8.7
cd puppet-2.7.6
ruby install.rb
Any advice on how to get the installer to find openssl? I've googled
and tried various tricks to no avail.
On Feb 17, 5:10 pm, Michael Stahnke wrote:
> On Fri, Feb 17, 2012 at 1:43 PM, Jeff Sussna wrote:
> >
I want to use Puppet and Facter on a machine where I don't have sudo
or root access privileges. I won't be using Puppet for anything that
requires that level of access, so I should be OK if I can get it on
the box. Any advice on how to proceed? Currently the Facter installer
complains that it doesn
v {
app1 { 'app1-dev': region => 'east', webservers => 1, rds_size =>
'small', }
}
# app1 is a puppet define I create to encapsulate ec2_instances,
ec2_rds, etc.)
If I'm right then this approach has serious holy-grail potential and
I'm definitel
FWIW It's an order of magnitude bigger than any of the other groups I
subscribe to.
If you go directly to http://groups.google.com/group/puppet-users/topics?hl=en
it loads just fine.
On Jan 11, 9:16 am, James Turnbull wrote:
> Jeff Sussna wrote:
> > All my other Google Grou
ry AWS-
control modules and include them in the manifest for my proxy node.
I wonder if it might be useful to add the concept of a pseudo-node to
puppet for cases like this.
On Jan 10, 5:13 pm, Michael Stahnke wrote:
> On Tue, Jan 10, 2012 at 3:12 PM, Jeff Sussna wrote:
> > I've seen
All my other Google Groups load pretty quickly. Puppet-users is very
slow and often times out.
--
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, se
I've seen a couple of examples of using puppet to control services
where you can't run a puppet agent on the resource. As far as I can
tell they work by having puppet proxy through some external-service
control mechanism, such as fog. The question is: where does the proxy
run? I assume a puppet age
ill Puppet be smart enough to know the file doesn't need to be
updated on the client?
On Jan 7, 10:57 am, Nigel Kersten wrote:
> On Fri, Jan 6, 2012 at 8:45 AM, windowsrefund wrote:
>
>
>
> > On Jan 6, 10:25 am, Jeff Sussna wrote:
> > > (How) do folks handle si
(How) do folks handle situations where puppet variables need to be
populated from dynamic database queries?
--
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 t
I am considering installing a Puppet agent on a legacy server running
an old, crappy, slow, leaky, yet important Java app. Nervous about
introducing anything that might (further) destabilize the app. What
are people's experiences with Puppet in terms of resource usage (CPU/
memory/network/etc)? For
heir machines.
I've narrowed the problem down to "facter puppetversion" hanging. All
other facter facts work fine.
On Nov 21, 8:52 pm, Russell Van Tassell wrote:
> On Mon, Nov 21, 2011 at 5:31 PM, Jacob Helwig wrote:
> > On 2011-11-21 12:50 , Jeff Sussna wrote:
> > &g
Trying to get Puppet 2.7.6/Facter 1.6.2 running on Windows XP SP3.
Followed the install instructions carefully, got no errors. facter and
puppet both hang no matter what I try. The only things that don't hang
are:
facter operatingsystem (or any other individual facter query)
facter --version
fact
30 matches
Mail list logo