Merge "Remove unused definition of PythonInterpreter"

This commit is contained in:
Zuul 2021-08-03 08:35:54 +00:00 committed by Gerrit Code Review
commit 99ca5ac8ae
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