Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Allow defaults to be used if lookups fail #4

Open
mikesilky opened this issue Oct 14, 2016 · 0 comments
Open

Allow defaults to be used if lookups fail #4

mikesilky opened this issue Oct 14, 2016 · 0 comments

Comments

@mikesilky
Copy link
Contributor

sf-hiera-aws doesn't allow this sort of construct in a puppet manifest:

$elasticache_hosts = hiera( "redis_host", undef )

... where redis_host is a sf-hiera-aws lookup. The sf-hiera-aws lookup fails hard, and puppet dies - it doesn't let hiera use the default value that's specified.

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

No branches or pull requests

1 participant