mount the /opt/cord directory into XOS containers
Change-Id: I1911258347c139afd619b717439c88580ee12688
diff --git a/cord-pod/xos.yaml b/cord-pod/xos.yaml
index a60f52d..8648af7 100644
--- a/cord-pod/xos.yaml
+++ b/cord-pod/xos.yaml
@@ -46,6 +46,16 @@
node: xos
relationship: tosca.relationships.UsedByXOS
+ /opt/cord:
+ type: tosca.nodes.XOSVolume
+ properties:
+ host_path: "/opt/cord"
+ read_only: true
+ requirements:
+ - xos:
+ node: xos
+ relationship: tosca.relationships.UsedByXOS
+
/root/setup:
type: tosca.nodes.XOSVolume
properties: