-
-
Notifications
You must be signed in to change notification settings - Fork 36
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 possibility to config storage defined types via hiera #64
added possibility to config storage defined types via hiera #64
Conversation
76b687f
to
fa4ede7
Compare
fa4ede7
to
e6511fd
Compare
a08012c
to
2e2e566
Compare
added working rspec tests for all hashes |
thanks for the PR! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?
end | ||
|
||
# context 'with ndmps => { test: { username => "test", password => "foobar" }}}' do | ||
# let(:params) do |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is this commented out?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@igalic Irgs, forgot that during testing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added a fix PR #67
i'm not happy that this was merged with 5 commits four of which could have been squashed, and a block of commented out tests. |
This is similar to #54 and #38
Since defined types cannot be configured via hiera, I added hashes to the main storage class which elements will be fed to the corresponding resources.