Use python3 for map-services-tripleo

RHEL-8 doesn't have a 'python' alias set up by default.

Change-Id: Ib17a8009f335d7ef9e72e35e3477e471b69e895e
This commit is contained in:
Steve Baker 2021-02-25 10:26:40 +13:00
parent d072a79acf
commit a038c08017
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
# dib-lint: disable=indent # dib-lint: disable=indent
# Copyright 2012 Hewlett-Packard Development Company, L.P. # Copyright 2012 Hewlett-Packard Development Company, L.P.
# Copyright 2014 Red Hat, Inc. # Copyright 2014 Red Hat, Inc.