| Class | shib2idp::idp::unpack |
| In: |
/etc/puppet/modules/shib2idp/manifests/classes/idp/unpack.pp
|
| Parent: |
This class executes the unpack stage of the installation and configuration of the Shibboleth IdP on the Puppet agent machine.
The unpack operations are used to download the Internet2 Shibboleth implementation from their repository and to unpack it in /usr/local/src folder.
Parameters:
| shibbolethversion: | This parameter permits to specify the version of Shibboleth IdP to be downloaded from the Internet2 repositories. By default the 2.3.3 version will be downloaded. |
| install_uapprove: | This parameter permits to specify if uApprove has to be installed on this IdP |
| rootpw: | This parameters must contain the password of the user with access to the MySQL server. |
Actions:
Requires:
Sample Usage: This class file is not called directly.