Remove unused definition of PythonInterpreter

This parameter is not used in ipaservices-baremetal-ansible.yaml .

Change-Id: I9189e7207f9644ccfbfd712fb9a3bbfeec863730
This commit is contained in:
Takashi Kajinami 2021-07-06 11:00:00 +09:00
parent fac1c7d44b
commit 95ddd09c8c
1 changed files with 0 additions and 4 deletions

View File

@ -29,10 +29,6 @@ parameters:
description: Mapping of service endpoint -> protocol. Typically set
via parameter_defaults in the resource registry.
type: json
PythonInterpreter:
type: string
description: The python interpreter to use for python and ansible actions
default: "$(command -v python3 || command -v python)"
IdMDomain:
default: ''
description: IDM domain to register IDM client. Typically, this is discovered