forked from SUNET/soc-ops
Bugfix.
This commit is contained in:
parent
022ea0c6e3
commit
8b6dac16d4
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ class soc::sso(
|
|||
#
|
||||
|
||||
if $ssotype == 'apache' {
|
||||
package { ['apache2', 'libapache2-mod-shib', 'shibboleth-sp-utils']:
|
||||
package { 'libapache2-mod-shib', 'shibboleth-sp-utils']:
|
||||
ensure => installed,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue