updated missing dependency
diff --git a/components/opdk-install-component.yml b/components/opdk-install-component.yml
index 625df37..7c7e4df 100644
--- a/components/opdk-install-component.yml
+++ b/components/opdk-install-component.yml
@@ -2,6 +2,8 @@
 - hosts: '{{ hosts }}'
   serial: 1
   roles:
+  - apigee-opdk-setup-default-settings
+#  - apigee-opdk-setup-component-installer
   - { role: apigee-opdk-setup-component, profile: '{{ component_profile }}' }
   tags:
   - apigee-component