puppetinabox / controlrepo

39 stars 23 forks source link

(11) Migrate rspec tests from :params to hiera #41

Closed rnelson0 closed 9 years ago

rnelson0 commented 9 years ago

Params data now in hiera. Rspec files have consistent formatting for referencing facts. Rspec hiera references are via the clientcert fact. Individual hiera files for each clientcert present. .gitignore ignores all spec fixtures except hiera and its data.

Closes #11.