- Overview
- Module Description - What the module does and why it is useful
- Setup - The basics of getting started with grouper
- Usage - Configuration options and additional functionality
- Limitations - OS compatibility, etc.
Installs and configures Grouper for TIER.
This module installs Grouper using the Grouper Installer, then configures tomcat and grouper.
- Grouper is installed under
/opt/grouper
Use the grouper::install
class to install Grouper (one-time):
include grouper::install
Use the grouper
class to configure Grouper (ongoing):
include grouper
Only tested on CentOS 7.