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 explicit role-path to kitchen.yml #52

Merged
merged 1 commit into from
Nov 28, 2015

Conversation

rndmh3ro
Copy link
Member

Before this PR role path was searched with regex in the docroot.
Now it's explicitly declared.

Also added two gems to gemfile for faster copying to virtualbox and ansible diff.

Before this PR role path was searched with regex in the docroot.
Now it's explicitly declared.

Also added two gems to gemfile for faster copying to virtualbox
@chris-rock
Copy link
Member

Hi @rndmh3ro I have troubles with the kitchen tests. Are those running through on your machine?

@rndmh3ro
Copy link
Member Author

What problem exactly do you have?

I found a problem. Can you remove the following lines and try again?

verifier:
  ruby_bindir: '/usr/bin'

https://github.com/hardening-io/ansible-os-hardening/blob/master/.kitchen.yml#L49-L50

@chris-rock
Copy link
Member

@rndmh3ro The ansible implementation is great, I just have issues with busser tests.

@chris-rock
Copy link
Member

@rndmh3ro Solved it. Looks like we need require_ruby_for_busser in our provisioner config. Will add a PR.

@chris-rock
Copy link
Member

Thanks for this improvement @rndmh3ro

chris-rock added a commit that referenced this pull request Nov 28, 2015
@chris-rock chris-rock merged commit 1c05772 into master Nov 28, 2015
@chris-rock chris-rock deleted the add_explicit_role_to_kitchen branch November 28, 2015 16:42
rndmh3ro pushed a commit that referenced this pull request Jul 24, 2020
divialth pushed a commit to divialth/ansible-collection-hardening that referenced this pull request Aug 3, 2022
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.

2 participants