[Puppet Users] Puppet apply err: Could not prefetch keystone_user provider 'keystone'

2012-08-09 Thread Shannon McFarland
On a new puppet master node I get this error on a puppet apply for an OpenStack multi-node setup. This is a new one I have never seen before. Tips? debug: Prefetching keystone resources for keystone_user err: Could not prefetch keystone_user provider 'keystone': File:

[Puppet Users] Re: Puppet apply err: Could not prefetch keystone_user provider 'keystone'

2012-08-09 Thread Shannon McFarland
, Shannon McFarland wrote: On a new puppet master node I get this error on a puppet apply for an OpenStack multi-node setup. This is a new one I have never seen before. Tips? debug: Prefetching keystone resources for keystone_user err: Could not prefetch keystone_user provider 'keystone': File

[Puppet Users] $concat_basedir not defined

2012-07-31 Thread Shannon McFarland
Hey folks, I am using puppet for some OpenStack deployments and on a new node things look pretty good right until after the successful reception of a cert from the puppet master. I get this error: err: Could not retrieve catalog from remote server: Error 400 on SERVER: $concat_basedir not

Re: [Puppet Users] $concat_basedir not defined

2012-07-31 Thread Shannon McFarland
That is the issue. It is already enabled. [main] logdir=/var/log/puppet server=fqdn_of_your_puppet_master pluginsync=true On Tuesday, July 31, 2012 10:27:04 AM UTC-6, R.I. Pienaar wrote: - Original Message - From: Shannon McFarland shmcf...@gmail.com To: puppet-users

Re: [Puppet Users] $concat_basedir not defined

2012-07-31 Thread Shannon McFarland
; using yaml On Tuesday, July 31, 2012 10:31:59 AM UTC-6, R.I. Pienaar wrote: - Original Message - From: Shannon McFarland shmcf...@gmail.com To: puppet-users@googlegroups.com Sent: Tuesday, July 31, 2012 9:30:35 AM Subject: Re: [Puppet Users] $concat_basedir not defined

Re: [Puppet Users] $concat_basedir not defined

2012-07-31 Thread Shannon McFarland
- From: Shannon McFarland shmcf...@gmail.com To: puppet-users@googlegroups.com Sent: Tuesday, July 31, 2012 9:35:54 AM Subject: Re: [Puppet Users] $concat_basedir not defined localadmin@controller-1:/$ puppet agent --test err: Could not retrieve catalog from remote server

Re: [Puppet Users] $concat_basedir not defined

2012-07-31 Thread Shannon McFarland
Yeah, I ran it with 'sudo' and it pulled the plugin and kicked off. So, how can I point to the correct configuration without running as root or sudo in my preseed? On Tuesday, July 31, 2012 11:26:11 AM UTC-6, Shannon McFarland wrote: OK. I am rebuilding the node again to check something. I

Re: [Puppet Users] $concat_basedir not defined

2012-07-31 Thread Shannon McFarland
wrote: - Original Message - From: Shannon McFarland shmcf...@gmail.com To: puppet-users@googlegroups.com Sent: Tuesday, July 31, 2012 10:46:37 AM Subject: Re: [Puppet Users] $concat_basedir not defined Yeah, I ran it with 'sudo' and it pulled the plugin and kicked off