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