Skip to content

Instructions in the README are inconsistent with module inbuilt help #79

@jessereynolds

Description

@jessereynolds

When interacting with bolt task show ... the user is steered towards using the wrapper task bootstrap however there is no mention of this task the README, rather it talks only about bootstrap::linux and bootstrap::windows.

Further, bolt task show makes no mention of the tasks given in the README.

Recommendation: change the instructions in the README to use the wrapper task bootstrap - if this in fact what's intended to be used primarily?

Output of bolt task show | grep bootstrap:

bootstrap                Bootstrap a node with puppet-agent

Output of bolt task show bootstrap:

bootstrap - Bootstrap a node with puppet-agent

USAGE:
bolt task run --nodes <node-name> bootstrap master=<value> cacert_content=<value> certname=<value> environment=<value> dns_alt_names=<value> custom_attribute=<value> extension_request=<value>

PARAMETERS:
...snip...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions