
This PR updates the yaml linter configuration to align it with what we have in the osh-infra repo. Change-Id: I3585fdc6663b2ae7bfb5c1d8a13672ac3055bf86
15 lines
195 B
YAML
15 lines
195 B
YAML
---
|
|
dependencies:
|
|
dynamic:
|
|
targeted:
|
|
openvswitch:
|
|
compute:
|
|
pod: []
|
|
|
|
conf:
|
|
nova:
|
|
DEFAULT:
|
|
vif_plugging_is_fatal: true
|
|
vif_plugging_timeout: 300
|
|
...
|