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

Unified mode true #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

rodb-bit
Copy link

Description

set in ssh_authorized_key.rb "unified_mode true" to resolve the deprecation warning displayed when run the cookbook.

Issues Resolved

#18

Contribution Check List

  • All tests pass.
  • New functionality includes testing.
  • New functionality has been documented in the README and metadata if applicable.

See CONTRIBUTING.md.

Note " bundle exec rake integration:vagrant" command fails in my environment with:
bundle exec rake integration:vagrant
rake aborted!
NoMethodError: undefined method desc' for Berkshelf::Shelf:Class /usr/local/data/rod/git-repo/ssh_authorized_keys-cookbook/Rakefile:111:in kitchen_instances'
/usr/local/data/rod/git-repo/ssh_authorized_keys-cookbook/Rakefile:127:in run_kitchen' /usr/local/data/rod/git-repo/ssh_authorized_keys-cookbook/Rakefile:132:in block (2 levels) in <top (required)>'
/home/rod/.rbenv/versions/2.7.4/bin/bundle:23:in load' /home/rod/.rbenv/versions/2.7.4/bin/bundle:23:in

'
Tasks: TOP => integration:vagrant
(See full trace by running task with --trace)

@Stromweld
Copy link

@zuazo do you have some time to take a look at this?

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.

3 participants