Merge "os-net-config: use package-installs"
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
os-apply-config
|
||||
os-refresh-config
|
||||
package-installs
|
||||
pip-manifest
|
||||
openvswitch
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -eux
|
||||
|
||||
install-packages os-net-config
|
||||
@@ -0,0 +1 @@
|
||||
os_net_config_package
|
||||
5
elements/os-net-config/pkg-map
Normal file
5
elements/os-net-config/pkg-map
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"default": {
|
||||
"os_net_config_package": "os-net-config"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user