Skip to content

Commit

Permalink
don't set param twice
Browse files Browse the repository at this point in the history
  • Loading branch information
nate st. germain committed Feb 11, 2019
1 parent ef52dfe commit 75674c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
}
/(CentOS|RedHat)/: {
$repo_url = "https://pkg.threatstack.com/v2/EL/${::operatingsystemmajrelease}"
$disable_auditd = false
}
default: { fail("Module ${module_name} does not support ${::operatingsystem}") }
}
Expand Down

0 comments on commit 75674c0

Please sign in to comment.