Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

Adding support for a remote database #62

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Adding support for a remote database #62

wants to merge 2 commits into from

Conversation

aleveille
Copy link

Submission for supporting node registration to a remote database.

server.cfg properties are straightforward:

plugin.registration.mongohost = host.mongodb.com
plugin.registration.mongoport = 27017
plugin.registration.mongodb = puppet
plugin.registration.mongouser = mcollective-client
plugin.registration.mongopass = password
plugin.registration.collection = nodes
plugin.registration.criticalage = 3600

@puppetcla
Copy link

Waiting for CLA signature by @aleveille

@aleveille - We require a Contributor License Agreement (CLA) for people who contribute to Puppet, but we have an easy click-through license with instructions, which is available at https://cla.puppetlabs.com/

Note: if your contribution is trivial and you think it may be exempt from the CLA, please post a short reply to this comment with details. http://docs.puppetlabs.com/community/trivial_patch_exemption.html

@puppetcla
Copy link

CLA signed by all contributors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants