Change to relative include

Change-Id: I8c84a0d4a17fe850526911b804901e8053e4c2d5
This commit is contained in:
Tobias Urdin 2020-07-13 21:20:36 +02:00
parent 7750d9d2ed
commit bb5555b94e
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@ class heat::client (
tag => 'openstack',
}
include '::openstacklib::openstackclient'
include openstacklib::openstackclient
}