aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/definition-type/starter-type/data_type/dt-system-packages.json
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-04-24 13:39:37 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-24 13:39:37 +0000
commit41a7dcb1ed23cc6b22769cc8b68c5b3e4bb2499a (patch)
treecd0adbf15ba103b015ab822ad1190730c9bb79ed /components/model-catalog/definition-type/starter-type/data_type/dt-system-packages.json
parenta1984816bc46270bc705b09e4dd34b3e3280515e (diff)
parentf6c08adeb3ec6af94fc75eb4e8f0853ce5f38c97 (diff)
Merge "Update package type name"
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"
]
}
]