different directory for things that we'll import from other repos
diff --git a/xos/exampleservice-onboard.yaml b/xos/exampleservice-onboard.yaml
index 9999a38..864d85c 100644
--- a/xos/exampleservice-onboard.yaml
+++ b/xos/exampleservice-onboard.yaml
@@ -10,7 +10,7 @@
exampleservice:
type: tosca.nodes.ServiceController
properties:
- base_url: file:///opt/xos/onboard/exampleservice/
+ base_url: file:///opt/xos/onboard_external/exampleservice/
# The following will concatenate with base_url automatically, if
# base_url is non-null.
models: models.py