Skip to content

Commit

Permalink
test: SNMP template renamed upstream
Browse files Browse the repository at this point in the history
test: snmp renamed only on 6.0

test: linter
  • Loading branch information
teluq-pbrideau committed Dec 5, 2022
1 parent feb57e9 commit 87abb0d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion spec/acceptance/zabbix_host_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,12 @@
['Template OS Linux SNMPv2']
when '5.0'
['Template OS Linux SNMP']
else
when '5.2'
['Linux SNMP']
when '5.4'
['Linux SNMP']
else
['Linux by SNMP']
end

pp1 = <<-EOS
Expand Down

0 comments on commit 87abb0d

Please sign in to comment.