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

Add docker support for lookup_tables #73

Merged
merged 3 commits into from
Mar 22, 2018

Conversation

dhollinger
Copy link
Member

No description provided.

@dhollinger dhollinger added the enhancement New feature or request label Mar 22, 2018
Copy link

@igalic igalic left a comment

Choose a reason for hiding this comment

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

👍 except for that tiny comment there ;)

@@ -5,13 +5,21 @@
Hash $lookup_json,
String $lookup_file,
Boolean $reload_on_hup,
Boolean $rsyslog_in_docker = false,
Optional[String] $json_file = undef,
Copy link

Choose a reason for hiding this comment

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

why not Optional[Stdlib::AbsolutePath] ?

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@bastelfreak bastelfreak merged commit 4b255e9 into voxpupuli:master Mar 22, 2018
@dhollinger dhollinger deleted the docker_support_lookup_tables branch March 22, 2018 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants