Added 'is_virtual' fact for Ubuntu

'is_virtual' fact is needed for new noop test
in a patchset https://review.openstack.org/#/c/447003/

Change-Id: I19c307d795236e588eb99d7f81dcb10d79ff7da7
Closes-Bug: #1674971
This commit is contained in:
Sergii Rizvan 2017-03-22 13:34:55 +02:00
parent 3f9d13917f
commit 0583069372
3 changed files with 3 additions and 0 deletions

View File

@ -17,3 +17,4 @@
:l23_os: 'centos6'
:os_package_type: 'rpm'
:os_service_default: '<SERVICE DEFAULT>'
:is_virtual: true

View File

@ -17,3 +17,4 @@
:l23_os: 'centos6'
:os_package_type: 'rpm'
:os_service_default: '<SERVICE DEFAULT>'
:is_virtual: true

View File

@ -18,3 +18,4 @@
:lsbdistcodename: 'trusty'
:os_package_type: 'debian'
:os_service_default: '<SERVICE DEFAULT>'
:is_virtual: true