summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/definition-type/starter-type/data_type/dt-system-packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/definition-type/starter-type/data_type/dt-system-packages.json')
-rw-r--r--components/model-catalog/definition-type/starter-type/data_type/dt-system-packages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/model-catalog/definition-type/starter-type/data_type/dt-system-packages.json b/components/model-catalog/definition-type/starter-type/data_type/dt-system-packages.json
index 81bb030b4..e70aa5ec8 100644
--- a/components/model-catalog/definition-type/starter-type/data_type/dt-system-packages.json
+++ b/components/model-catalog/definition-type/starter-type/data_type/dt-system-packages.json
@@ -8,8 +8,8 @@
"constraints": [
{
"valid_values": [
- "ANSIBLE",
- "PYTHON"
+ "ansible_galaxy",
+ "pip"
]
}
]