Merge "Remove unused definition of PythonInterpreter"
This commit is contained in:
commit
99ca5ac8ae
@ -29,10 +29,6 @@ parameters:
|
|||||||
description: Mapping of service endpoint -> protocol. Typically set
|
description: Mapping of service endpoint -> protocol. Typically set
|
||||||
via parameter_defaults in the resource registry.
|
via parameter_defaults in the resource registry.
|
||||||
type: json
|
type: json
|
||||||
PythonInterpreter:
|
|
||||||
type: string
|
|
||||||
description: The python interpreter to use for python and ansible actions
|
|
||||||
default: "$(command -v python3 || command -v python)"
|
|
||||||
IdMDomain:
|
IdMDomain:
|
||||||
default: ''
|
default: ''
|
||||||
description: IDM domain to register IDM client. Typically, this is discovered
|
description: IDM domain to register IDM client. Typically, this is discovered
|
||||||
|
Loading…
Reference in New Issue
Block a user