Remove Fedora support
Closes-bug: #1616387 Change-Id: Id97f88b9baa3d48d33ce120962450a374282d044
This commit is contained in:
@@ -5,7 +5,7 @@ MAINTAINER {{ maintainer }}
|
||||
|
||||
{% import "macros.j2" as macros with context %}
|
||||
|
||||
{% if base_distro in ['centos', 'fedora', 'oraclelinux', 'rhel'] %}
|
||||
{% if base_distro in ['centos', 'oraclelinux', 'rhel'] %}
|
||||
{% set tgtd_packages = ['scsi-target-utils'] %}
|
||||
|
||||
{{ macros.install_packages(tgtd_packages | customizable("packages")) }}
|
||||
|
||||
Reference in New Issue
Block a user