Releases: puppetlabs-seteam/control-repo
Releases · puppetlabs-seteam/control-repo
Host Based Firewall Update
Firewall update (#269) - Created functions for firewall type detection and opening a port. - You can now easily open a port using the profile::firewall_open_port() function. See sample_website profile for examples. - Updated code for sample website. Bit of a clean up job, now works on all OS types (ubuntu, rhel, centos & windows). - Fixed a flapping corrective change with the firewallchain resource - Commented out the SQL module in the Puppetfile to remove warning with 'puppet apply'. If you need this uncomment it on your deployment. - Updated firewalld code to use a fork that support managing the package external to the module itself - Other random style/syntax cleanup * Package before class to fix initial run failure. * Clean up Windows sample_website code * Clean up Linux and Windows sample_website * Comment out SQL module to reduce error noise * update for better firewalld package management * custom fork of firewalld for package management * Stop flapping corrective change * correct syntax for Windows sample_website * move firewall_type to function for reuse * simplified functions
Support non-Gitea master configurations
Rename master's role from "master_server" to "seteam_puppet_master", to support a non-seteam use case without Gitea or other all-in-one specific configurations.
gitea-tag
gitea-tag
gitea-tag
Tomcat Changes and Basic Docker Example
This is a minor release that adds a new basic docker example that can be used for a simple 'how to docker' with Puppet. There are also some minor adjustments to the tomcat profile so that Tomcat can be deployed without a sample app, if desired.
Adding Docker Infra Example; Puppet Dev Classes
Adding Jenkins Infrastructure Demo (#55) * Adding Jenkins, which uses Docker * adding missing spec tests * update jenkins module * adding rbenv, windows_env * bump acl module to latest * adding puppetlabs-service * adding resource module * test * Adding reboot for ruby pre-reqs on Windows * Rename Rubydev to PuppetDev; Use PDK for Windows * cleanup data * Fixing Lint issues * Updating lint errors * Fix pathing * Updating Profile::App::Docker Spec to fail Windows
GitBook Docs on Master; CIS Demo Fixes
Merge pull request #60 from murdok5/production enable insecure winrm for discovery demos
0.0.6: Merge pull request #52 from murdok5/win2016testing
Windows 2016 testing and cleanup
2017.3, Hiera5, Tasks, and Bolt!
Merge pull request #44 from puppetlabs-seteam/ipcrm_update_puppetfile Use puppetlabs/facter_task, update SSH checkout to HTTPS