CentOS 8: Puppet-create_resources should use python3

Change python2 to python3

Story: 2006729
Task: 37889
Change-Id: Ia5a969bf66872fd1e572ef9f4c00ed2e57619479
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
This commit is contained in:
Dongqi Chen 2019-12-25 15:53:35 +08:00
parent 67639e2966
commit 1f76891da5

View File

@ -14,7 +14,7 @@ Source0: %{prefix}-%{module_dir}-%{git_sha}.tar.gz
BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python3-devel
%description
A Puppet module to dynamically add resources to the catalog