Move openvswitch into deployments
Change-Id: I87b061f1491fbc6a11740b229c17156a5a68a94a Related-Blueprint: services-yaml-flattening
This commit is contained in:
parent
fc81bf0fbd
commit
48ca0b4ace
@ -134,7 +134,7 @@ conditions:
|
||||
|
||||
resources:
|
||||
Ovs:
|
||||
type: ./openvswitch.yaml
|
||||
type: ../../openvswitch/openvswitch-baremetal-puppet.yaml
|
||||
properties:
|
||||
ServiceData: {get_param: ServiceData}
|
||||
ServiceNetMap: {get_param: ServiceNetMap}
|
||||
|
@ -100,7 +100,7 @@ resources:
|
||||
VhostuserSocketUser: {get_param: VhostuserSocketUser}
|
||||
|
||||
Ovs:
|
||||
type: ../../puppet/services/openvswitch.yaml
|
||||
type: ../openvswitch/openvswitch-baremetal-puppet.yaml
|
||||
properties:
|
||||
ServiceNetMap: {get_param: ServiceNetMap}
|
||||
DefaultPasswords: {get_param: DefaultPasswords}
|
||||
|
Loading…
x
Reference in New Issue
Block a user