Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

added AIX support and fixed rspec tests #27

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

added AIX support and fixed rspec tests #27

wants to merge 9 commits into from

Conversation

tosmi
Copy link

@tosmi tosmi commented Feb 20, 2014

this pull request adds AIX support and fixes the rspec testsR to work with newer version of rspec-puppet and puppetlabs_spec_helper

i think that's all you need with a recent version of rspec-puppet and
puppetlabs_spec_helper installed
- in newer version of rspec-puppet include_class changed to contain_class,
  this fixes an deprecation warning.

- puppetlabs-concat (former ripienaar-concat) require a fact
  concat_basedir that comes with the module.
this automatically installs modules this module depends on in
spec/fixtures/modules before running rspec-puppet.
there is currently no module for openssl on aix. i think
it's better to just depend on the package openssl for now.
maybe we should just remove this dependency as well.
fixed some style issues: mixed tab and spaces, indention...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant