Remove unused pyver3

This is follow-up of b1ab43e98c and
removes $pyver3 var which is no longer used.

Change-Id: I5151f7af9a8d5c67c24022cebc3cc68693383c53
This commit is contained in:
Takashi Kajinami
2022-02-21 01:47:48 +09:00
parent 7958783701
commit b8a6c785e9

View File

@@ -3,8 +3,6 @@
class watcher::params {
include openstacklib::defaults
$pyver3 = $::openstacklib::defaults::pyver3
$client_package_name = 'python3-watcherclient'
$group = 'watcher'