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:
@@ -3,8 +3,6 @@
|
||||
class watcher::params {
|
||||
include openstacklib::defaults
|
||||
|
||||
$pyver3 = $::openstacklib::defaults::pyver3
|
||||
|
||||
$client_package_name = 'python3-watcherclient'
|
||||
$group = 'watcher'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user