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

Repository options are not enough #94

Open
i-takuya opened this issue Nov 22, 2017 · 0 comments
Open

Repository options are not enough #94

i-takuya opened this issue Nov 22, 2017 · 0 comments

Comments

@i-takuya
Copy link

environment

artifactory-client version 2.8.2
Artifactory version 5.3.0
ruby 2.3.5p376 (2017-09-14 revision 59905) [x86_64-linux]

describe

Repository's option is defined in https://github.com/chef/artifactory-client/blob/master/lib/artifactory/resources/repository.rb#L68-L86 .
However, There are more repository's option in artifactory official document.
When use undefined option, following error happen.

/usr/lib64/ruby/gems/2.3.0/gems/artifactory-2.8.2/lib/artifactory/resources/base.rb:309:in `block in to_hash': undefined method `repositories' for #<Artifactory::Resource::Repository:0x0000000001fd3f08> (NoMethodError)

If you need more info, please comment in this issue.
Thanks

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

No branches or pull requests

1 participant