CentOS 8: Puppet-dnsmasq should use python3

Change python2 to python3

Story: 2006729
Task: 37886
Change-Id: I5293bdda7181f2369832ed965498d87d8baefe5d
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
This commit is contained in:
Dongqi Chen 2019-12-25 15:22:52 +08:00
parent 67639e2966
commit 872cfa8b33

View File

@ -18,7 +18,7 @@ Patch3: 0004-Enable-clear-DNS-cache-on-reload.patch
BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python3-devel
Requires: puppet-concat
Requires: puppet-puppi