Cleanup of unused code
This commit is contained in:
parent
9642eb3d23
commit
8d6e960484
1 changed files with 0 additions and 8 deletions
|
@ -78,14 +78,6 @@ class soc::sso(
|
|||
}
|
||||
}
|
||||
|
||||
if $ssotype == 'apache' {
|
||||
}
|
||||
|
||||
file { '/opt/sso/apache/401.html':
|
||||
ensure => file,
|
||||
content => file('soc/sso/401.html'),
|
||||
}
|
||||
|
||||
if $ssotype == 'docker' {
|
||||
$apache_groups = '/opt/sso/apache/groups.txt'
|
||||
} elsif $ssotype == 'apache' {
|
||||
|
|
Loading…
Add table
Reference in a new issue