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

Serverspec fails on CentOS 7 if remove chef version #141

Open
linc01n opened this issue Feb 15, 2016 · 2 comments
Open

Serverspec fails on CentOS 7 if remove chef version #141

linc01n opened this issue Feb 15, 2016 · 2 comments
Labels

Comments

@linc01n
Copy link
Collaborator

linc01n commented Feb 15, 2016

I'm guessing it is a systemd problem.

@linc01n linc01n added the bug label Feb 15, 2016
@linc01n
Copy link
Collaborator Author

linc01n commented Feb 15, 2016

     1) Service "bitbucket" should be running
        Failure/Error: it { should be_running }
          expected Service "bitbucket" to be running
          /bin/sh -c systemctl\ is-active\ bitbucket
          inactive

@linc01n linc01n changed the title Serverspec fails on CentOS 7 Serverspec fails on CentOS 7 if remove chef version Feb 15, 2016
@linc01n
Copy link
Collaborator Author

linc01n commented Feb 15, 2016

Confirmed it is related to this line

require_chef_omnibus: 11.16.2

If we remove version pinning then run kitchen test mysql-centos-71 will throw the above error.

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

No branches or pull requests

1 participant