Issue #8673 has been updated by Jeff McCune.

Status changed from Accepted to Closed

# Fixed #

I'm not sure when this got fixed, but in the current CK builds, 2.7.3 (Puppet 
Enterprise cmdrkeith_rc0-48-ga76656b), it looks good:

<pre>
[root@centos ~]# puppet help node init
USAGE: puppet node init [--terminus TERMINUS]
[--extra HASH]
<--login= | -l= | --username=>
<--keyfile=>
[--installer-payload=]
[--installer-answers=]
[--install-script=]
[--puppet-version=]
[--pe-version=]
[--facter-version=]
[--node-group= | --as=]


Install Puppet Enterprise on an arbitrary system
(see "install"), classify it in Dashboard (see
 "classify"), and automatically sign its certificate
request (using the certificate face's sign action).

OPTIONS:
  --mode MODE                    - The run mode to use (user, agent, or master).
  --render-as FORMAT             - The rendering format to use.
  --verbose                      - Whether to log verbosely.
  --debug                        - Whether to log debug information.
  --extra HASH                   - Extra arguments to pass to the indirection
                                   request
  --facter-version=              - version of facter to install
  --install-script=              - Name of the template to use for installation
  --installer-answers=           - Answers file to be used for PE installation
  --installer-payload=           - The location of the Pupept Enterprise
                                   universal gzipped tarball
  --keyfile=                     - The path to the local SSH private key
  --login= | -l= | --username=   - User to login to the instance as.
  --node-group= | --as=          - The Puppet Dashboard node group to add to.
  --pe-version=                  - version of Puppet Enterprise to install
  --puppet-version=              - version of Puppet to install
  --terminus TERMINUS            - The indirector terminus to use.

TERMINI: active_record, exec, ldap, memory, plain, rest, yaml

See 'puppet man node' or 'man puppet-node' for full help.
</pre>
----------------------------------------
Bug #8673: Login option requirement
https://projects.puppetlabs.com/issues/8673

Author: Carl Caum
Status: Closed
Priority: Low
Assignee: 
Category: cloudpack
Target version: 
Keywords: 
Branch: 


When the required options for init, login is listed multiple times

<pre>
[root@ip----- ~]# puppet node init ec2-50-19-72-46.compute-1.amazonaws.com
err: The following options are required: login, login, login, keyfile
err: Try 'puppet help node init' for usage
</pre>

<pre>
[root@ip-10-204-65-156 ~]# puppet help node init
USAGE: puppet node init [--terminus TERMINUS]
<--login= | -l= | --username=>
<--login= | -l= | --username=>
<--login= | -l= | --username=>
<--keyfile=>
[--installer-payload=]
[--installer-answers=]
[--install-script=]
[--puppet-version=]
[--pe-version=]
[--facter-version=]
[--node-group= | --as=]
[--node-group= | --as=]
</pre>


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to