On 11/24/2015 11:21 PM, Russell Cecala wrote: > I am trying to use the OpenStack community puppet modules. Here's the > keystone module I am using: https://github.com/openstack/puppet-keystone > I am using the stable juno branch. I have in my puppet manifest for my > controller nodes this resource definition: > > class { '::keystone::roles::admin': > admin => $keystone_admin_user, > email => $keystone_admin_email, > password => $keystone_admin_password, > } -> > > And when puppet runs that code I get this error: > > Error: > /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[keystone_admin_user@openstack]: > Could not evaluate: Execution of '/usr/bin/openstack domain show > --format shell' returned 2: usage: openstack domain show [-h] [-f > {shell,table,value}] [-c COLUMN] > [--max-width <integer>] [--prefix PREFIX] > <domain> > openstack domain show: error: too few arguments
Sounds like an issue with your version of openstackclient, can you provide it? > > Can anyone help me? Are these Puppet modules still being supported? Yes :-) > Does anyone use them? Thanks! Double yes. -- Emilien Macchi
signature.asc
Description: OpenPGP digital signature
_______________________________________________ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators