Displaying 20 results from an estimated 2000 matches similar to: "Puppet commands require root access"
2013 Mar 05
9
Mcollective/Puppet Connector
When attempting to execute the mcollective puppet plugin:
# mco puppet runonce -v
aixl : execution expired
aixj : execution expired
I get an error, ''execution expired'' on some hosts. However, these hosts
respond via mco ping and, I have verified the date/time on the servers.
The puppet agent is also
2012 Oct 05
4
PuppetDB Installation
I am attempting to install PuppetDB from source.
I am a bit confused however, is lein required?
thanks!
--
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-users+unsubscribe@googlegroups.com.
For more options, visit
2012 Oct 11
1
PuppetDB Installation Issue
I am attempting to install puppetdb using the downloaded module.
I have puppet 3.0 with passenger installed.
I am getting the following error:
Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid
resource type firewall at
/etc/puppet/modules/puppetdb/manifests/server/firewall.pp:23
Would appreciate any
2013 May 24
2
PuppetDb Query Help/Problems
Hi All;
I am using the PuppetDD 1.3 docs. I am attempting to run the following
query:
curl -H ''Accept: application/json'' -X GET
http://localhost:8080/v2/resources--data-urlencode query@db_look
Contents of db_look:
["=", "certname", "puppet-satellite"]
However, I get no results with this... I also do not get an errors
I do see this in the log
2013 May 25
2
PuppetDB 1.3/ HSQLDB vs Postgres
Hi everyone;
I was just wondering if anyone has any opinion/information on the pros and
cons of using the built-in HSQLDB vs Postgres.
Thanks!
Bee
--
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 it, send an email to puppet-users+unsubscribe@googlegroups.com.
To post to
2012 Nov 06
2
puppet 3.0.1 Server and passenger
Hi Everyone;
I am stumped.
I am simply trying to upgrade from puppet 3.0.0 to puppet 3.0.1 master
(rhel6)
I have followed the precise steps I used when I installed 3.0.0 to migrate
to Passenger, but for some reason, I know cannot get it running.
There are no useful errors in the logs that I can find either.
Please Help!
p.s. I have already made the required changes to the config.ru file
--
2013 Aug 20
1
files got sticky permissions T--------- after gluster volume rebalance
Dear gluster experts,
We're running glusterfs 3.3 and we have met file permission probelems after
gluster volume rebalance. Files got stick permissions T--------- after
rebalance which break our client normal fops unexpectedly.
Any one known this issue?
Thank you for your help.
--
???
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Aug 29
10
Hiera and hiera-gpg
I am having a bit of difficulty implementing hiera-gpg; particularly with
accomplishing the deencryption in my manifests. Can anyone either provide
a simple example or point me to a good resource? I have searched alot and
am still struggling.
Any help would be very appreciated!
Thanks!
Bee
--
You received this message because you are subscribed to the Google Groups "Puppet Users"
2016 Apr 14
3
Decision Tree and Random Forrest
I still need the output to match my requiremnt in my original post. With decision rules "clusters" and probability attached to them. The examples are sort of similar. You just provided links to general info about trees.
Sent from my Verizon, Samsung Galaxy smartphone<div>
</div><div>
</div><!-- originalMessage --><div>-------- Original message
2016 Mar 20
2
We really need more community involvement with GSoC
@James
I am not sure in IRC if we can retrieve back the older messages. So
consider Slack as suggestion only.
*Vivek Pandya*
On Sun, Mar 20, 2016 at 6:29 PM, James Molloy <james at jamesmolloy.co.uk>
wrote:
> Hmm. But we already use IRC, we don't already use Slack (as a community).
>
> On Sun, 20 Mar 2016 at 10:57, vivek pandya <vivekvpandya at gmail.com> wrote:
>
2016 Apr 13
0
Decision Tree and Random Forrest
Tjats great that you are familiar and thanks for responding. Have you ever
done what I am referring to? I have alteady spent time going through links
and tutorials about decision trees and random forrests and have even used
them both before.
Mike
On Apr 13, 2016 5:32 PM, "Sarah Goslee" <sarah.goslee at gmail.com> wrote:
It sounds like you want classification or regression trees.
2012 Sep 27
3
load global variable so I can access in spec files
In my spec_helper, I want to load yaml file to a variable, and then be able
to use that in my tests.
spec_helper.rb:
RSpec.configure do |config|
end
config = YAML::Load(......)
some_spec.rb
describe ''blah'' do
it "should be...." do
MyClass.new( config[''test''] )
end
end
How can I do this?
-------------- next part --------------
An
2012 Oct 31
1
librarian-puppet
Unless I install puppet vis gems, I get the following error when attempting
to use librarian-puppet.
librarian-puppet
/usr/lib/ruby/site_ruby/1.8/rubygems.rb:779:in `report_activate_error'':
Could not find RubyGem puppet (>= 0) (Gem::LoadError)
from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:214:in `activate''
from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:249:in
2012 Oct 09
8
unexpected should_receive behaviour
Hi,
surely I''m missing something... but what!?
in my spec I''ve
User.should_receive(:find).with("1").and_return(@user)
and in my controller
User.find(params[:id])
green light... correct...
but if I change my controller using another method, for example first:
User.first
or even
User.all
I get green light too... I was expecting an error like
expected: 1 time
2013 Feb 08
1
Still getting an error....Re: Mcollective/Puppet Plug-In
Now, I am getting this ....
Thanks for the help!
puppet5 : Cannot validate input: Unknown
validator: ''puppet_server_address''.
Cannot validate input: Unknown validator:
''puppet_server_address''.puppetdev04 : Puppet
command ''puppet agent --test --onetime --daemonize --color=false --no-splay
2015 Jun 20
2
[LLVMdev] Code-generation: lang=>JSON, JSON=>lang and merging into lang
Possibly protobuf or capn proto would be much more clean alternatives to
json. I was working with interpreting instruction semantics a while back,
and you shouldn't have to write a parser to get the data structure back
into coherent form, you can get what you want automatically and have the
structure isolated into a common schema.
On Sat, Jun 20, 2015 at 9:22 AM, Stephen Cross <scross at
2016 Oct 17
2
LLVM backend -- Avoid base+index address mode for X86
Hi Bruce,
Thanks for you reply.
I check the *.td files under the lib/Target/X86 folder, but have not got
interesting findings. It requires some knowledge of LLVM backend to fully
understand the *.td files. I will get some background and keep searching.
Of course I appreciate if anyone with such experience can point the
concrete locations.
Regards,
Hu Hong
On 17 October 2016 at 22:20, Bruce
2016 Mar 20
2
We really need more community involvement with GSoC
On 3/19/16 6:26 AM, Bruce Hoult via llvm-dev wrote:
> I work for one of those "top companies", but LLVM is only one of the
> back-ends I'm working with so I have only pretty narrow knowledge of
> it (but ok knowledge of compilers in general, I hope).
>
> I'm trying to post easy to understand answers to those beginner
> questions when I have time (there was
2012 Jul 19
1
Hiera and The Forge
Is there any metadata in the forge that would allow me to search if the
module is built with Hiera support? I am just now getting around to
running smoothly, and it would be great to be able to see what you other
masters have designed.
Thanks,
Tony
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web
2012 Jul 03
6
Using onlyif
Here''s what I''m using:
exec { "cert-fix":
command => "curl http://curl.haxx.se/ca/cacert.pem -o
/etc/pki/tls/certs/ca-bundle.crt",
onlyif => "test -e /etc/pki/tls/certs/ca-bundle.crt",
}
But it keeps on failing:
> [default] Running Puppet with /tmp/vagrant-puppet/manifests/acid.pp...
> Parameter onlyif failed: ''test -e