Fixed lint issue
This commit is contained in:
parent
acc093db32
commit
885b85ee6c
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ class nginx::package::debian(
|
|||
$package_ensure = 'present'
|
||||
) {
|
||||
|
||||
|
||||
$distro = downcase($::operatingsystem)
|
||||
|
||||
package { $package_name:
|
||||
|
|
Loading…
Reference in a new issue