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

Fix broken tests for ssl, vhost, vhost::* #26

Merged
merged 1 commit into from
Apr 22, 2012
Merged

Fix broken tests for ssl, vhost, vhost::* #26

merged 1 commit into from
Apr 22, 2012

Conversation

reidmv
Copy link
Contributor

@reidmv reidmv commented Apr 22, 2012

A number of tests were broken by the last few style commits when '755' became '0755' and the tests didn't get updated. This commit fixes the tests so that they work again.

The tests for apache::ssl were broken because the 'operatingsystem' fact was not being set in the tests. Don't know how long that's been busted, but in any case this commit fixes that problem as well by adding appropriate let(:facts).

A number of tests were broken by the last few style commits when '755'
became '0755' and the tests didn't get updated. This commit fixes the
tests so that they work again.

The tests for apache::ssl were broken because the 'operatingsystem' fact
was not being set in the tests. Don't know how long that's been busted,
but in any case this commit fixes that problem as well by adding
appropriate let(:facts).
jamtur01 added a commit that referenced this pull request Apr 22, 2012
Fix broken tests for ssl, vhost, vhost::*
@jamtur01 jamtur01 merged commit c0554d7 into puppetlabs:master Apr 22, 2012
@eshamow
Copy link
Contributor

eshamow commented Apr 22, 2012

Thanks @marut @jamtur01, sorry about the test failures.

@blkperl
Copy link
Contributor

blkperl commented Apr 22, 2012

Awesome marut++

Aethylred pushed a commit to nesi/puppetlabs-apache that referenced this pull request Apr 15, 2013
slamont referenced this pull request in slamont/puppetlabs-apache Apr 26, 2013
slamont referenced this pull request in slamont/puppetlabs-apache Apr 26, 2013
Revert "Merge pull request hunner#26 from hunner/add_custom_template"
slamont referenced this pull request in slamont/puppetlabs-apache Apr 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants