fix ifupdown pkg map for dhcp-all-interfaces of redhat family
Now as network-scripts package is derprecated, and NM should be the default for managing networking in redhat OS family, we need ifup/down scripts for dhcp-all-interfaces element and no one is providing them So adding the package map for redhat family in the element source Change-Id: I11e596e17477c39b156617762c4c5b840754ed64
This commit is contained in:
parent
1bb559b684
commit
b50b8489d8
@ -2,6 +2,7 @@
|
||||
"family": {
|
||||
"redhat": {
|
||||
"dhcp-client": "dhclient",
|
||||
"ifupdown": "NetworkManager-initscripts-updown",
|
||||
"ndisc6": ""
|
||||
},
|
||||
"gentoo": {
|
||||
|
Loading…
Reference in New Issue
Block a user