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

Adapt GitHub module style #110

Closed
wants to merge 7 commits into from
Closed

Adapt GitHub module style #110

wants to merge 7 commits into from

Conversation

sts
Copy link
Contributor

@sts sts commented Nov 28, 2017

Adopt module structure to the Github internal fork. It has several advantages:

The interfaces provide a config_hash and config_defaults instead of individual parameters to both allow access to the full set of configuration options and avoid the need to make module changes as consul-template configuration evolves.

It allows a much leaner implementation, adding options to consul_template::config is quite confusing.

Resolves #100

@sts sts closed this Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant