Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to run on non-CA nodes. Requires setup. #2

Merged
merged 1 commit into from
Dec 19, 2015
Merged

Conversation

binford2k
Copy link
Contributor

Adds a class to automate the distribution of agent public certificates
across your infrastructure. This will create a file mount on your CA
node and then synchronize certificates to each compile master. This
assumes that your CA node is also your Master of Masters.

Simply include node_encrypt::certificates on all masters, including
the CA node.

Released v0.2.0.

@logicminds does this meet your needs for #1? This seems to be a little
more robust than a REST API.

Adds a class to automate the distribution of agent public certificates
across your infrastructure. This will create a file mount on your CA
node and then synchronize certificates to each compile master. This
assumes that your CA node is also your Master of Masters.

Simply include `node_encrypt::certificates` on all masters, including
the CA node.

Released v0.2.0.

@logicminds does this meet your needs for #1? This seems to be a little
more robust than a REST API.
binford2k added a commit that referenced this pull request Dec 19, 2015
Allow to run on non-CA nodes. Requires setup.
@binford2k binford2k merged commit b202891 into master Dec 19, 2015
@binford2k binford2k deleted the dont_use_ca branch April 29, 2020 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants