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

Added environment_nested plugin #51

Merged
merged 1 commit into from
Mar 16, 2017

Conversation

thorstenhuhn
Copy link
Contributor

@thorstenhuhn thorstenhuhn commented Mar 11, 2017

Adding environment_nested to the list of datasources and setting environment variable restapi_server_port=8080 will overwrite value 80 from defaults.

data_sources: [ "defaults", "file", "environment_nested" ]
template_sources: [ "file" ]

defaults:
  global:
    restapi:
      server:
        port: 80

Copy link
Owner

@markround markround left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks for the great PR :)

@markround markround merged commit 4605fab into markround:master Mar 16, 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.

None yet

2 participants