Deploy and configure attachmentgenie's locales on a node.
This project serves as my starter project
All options and configuration can be done through interacting with the parameters on the main locales class. These are now documented via Puppet Strings
You can view locales usage in REFERENCE.
See REFERENCE.
This is where you list OS compatibility, version compatibility, etc.
This project contains tests for both rspec-puppet and litmus to verify functionality. For detailed information on using these tools, please see their respective documentation.
pdk bundle install
pdk bundle exec rake 'litmus:provision_list[puppet6]'
pdk bundle exec rake 'litmus:install_agent[puppet6]'
pdk bundle exec rake litmus:install_module
pdk bundle exec rake litmus:acceptance:parallel
pdk bundle exec rake litmus:tear_down