Displaying 8 results from an estimated 8 matches for "puppetagent".
Did you mean:
puppetagent1
2012 Dec 24
3
Not able to install puppet enterprise onn agent node using install command.
...te --image ami-cc5af9a5 --keyname icos-client --type
ti.micro
Now as i am trying to install puppet on it using below command
puppet node install \
--install-script=puppet-
enterprise \
--installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \
--installer-answers=/usr/local/puppet/agent.txt \
--puppetagent-certname=ip-10-224-122-211.ec2.internal \
--login root \
--debug \
--keyfile /usr/local/puppet/lalit.ppk \
ec2-54-242-140-98.compute-1.amazonaws.com
I am getting below error message.
[root@ip-10-224-122-211 puppet]# puppet node install \
> --install-script=puppet-enterprise \
> --installer...
2012 Sep 30
6
err: Signing certificate error
Hi all,
When i try to boot an ec2 instance using:
*puppet node_aws bootstrap --server myserverOnAWS.com --image ami-61ad0108
--keyname test-malcom --login ubuntu --type m1.small --keyfile
test-malcom.pem -g puppets --verbose --debug --puppetagent-certname test*
I get this error:
*notice: Signing certificate ...*
*debug: certificate_status supports formats: b64_zlib_yaml pson raw yaml;
using pson*
*debug: Failed to load library ''selinux'' for feature ''selinux''*
*debug: Failed to load library ''ld...
2012 Dec 24
0
Not able to install puppet on agent node?
...ate --image ami-cc5af9a5 --keyname icos-client --type
ti.micro
Now as i am trying to install puppet on it using below command
puppet node install \
--install-script=puppet-enterprise \
--installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \
--installer-answers=/usr/local/puppet/agent.txt \
--puppetagent-certname=ip-10-224-122-211.ec2.internal \
--login root \
--debug \
--keyfile /usr/local/puppet/lalit.ppk \
ec2-54-242-140-98.compute-1.amazonaws.com
I am getting below error message.
[root@ip-10-224-122-211 puppet]# puppet node install \
> --install-script=puppet-enterprise \
> --installer...
2017 Nov 23
0
Cluster installation CentOS 7.4 network problems
...= true
report = true
ignoreschedules = true
ca_server = urzlxdeploy.rz.uni-leipzig.de
certname = galaxy110.sc.uni-leipzig.de
environment = production
server = urzlxdeploy.rz.uni-leipzig.de
EOF
puppet_unit=puppet
/usr/bin/systemctl list-unit-files | grep -q puppetagent &&
puppet_unit=puppetagent
/usr/bin/systemctl enable ${puppet_unit}
/sbin/chkconfig --level 345 puppet on
# export a custom fact called 'is_installer' to allow detection of the
installer environment in Puppet modules
export FACTER_is_installer=true
# passing a non-existent tag li...
2013 Mar 04
0
Puppet Agent Configure Error in EC2
...ec2 getting this error
"root@PuppetMaster:/home/ubuntu# puppet node install
--install-script=puppet-enterprise
--installer-answers=/home/ubuntu/puppet-agent-answers
--installer-payload=/opt/puppet-enterprise-2.7.1-ubuntu-12.04-amd64.tar.gz
--keyfile=/home/ubuntu/key.pem --login=ubuntu
--puppetagent-certname=awspuppetnode 10.0.0.9
notice: Waiting for SSH response ...
notice: Waiting for SSH response ... Done
notice: Uploading Puppet Enterprise tarball ...
notice: Uploading Puppet Enterprise tarball ... Done
notice: Installing Puppet ...
warning: Could not determine the remote puppet agent cert...
2012 Aug 11
2
Extending Puppet Woes
...someone help me understand how the mysql is being executed with mysql?
debug: Puppet::Type::Database::ProviderMysql: Executing ''/usr/bin/mysql -u admin -p''password'' -h vm-minux.comm.com -NBev create database mydb character set utf8''
err: /Stage[main]//Node[ssat-puppetagent-1.qcomm.com]/Test_mod::Db[mydb]/Database[mydb]/ensure: change from absent to present failed:
Execution of ''/usr/bin/mysql -u admin -p''password'' -h vm-mlinux.qcomm.com -NBev create database mydb character set utf8'' returned 1: ERROR 1044 (42000): Access denied fo...
2011 Sep 30
1
Help with cloud provisioner
I have a very basic puppet install right now, running puppet master,
with the dashboard and foreman on the same host, I have some legacy
static nodes (nodes.pp) and now I am using puppet to provision nodes
in EC2. I am running cloud provisioner .60rc1 and my question is what
happens after a puppet node bootstrap? I''m running into some issues
and maybe its just idiot user driving this
2012 Nov 13
10
Puppet client won't autostart
I''m getting this problem on all the puppet client''s I''ve been setting up
and it''s got me both scratching my head (because I''m not seeing anything
obvious in any system logs) and pausing in my rollout until I get it solved:
# puppet resource service puppet ensure=running enable=true
Error: Could not start Service[puppet]: Execution of