test container: Drop the no auto managed device config
There is no need to instruct NetworkManager to mark all devices as unmanaged any more. Signed-off-by: Gris Ge <fge@redhat.com>
This commit is contained in:
parent
3590ef82d3
commit
89597cb660
@ -11,12 +11,6 @@ sed -i \
|
||||
-e 's/^#RateLimitBurst=.*/RateLimitBurst=0/' \
|
||||
/etc/systemd/journald.conf
|
||||
|
||||
cat > /etc/NetworkManager/conf.d/97-no-managed.conf <<EOF
|
||||
[device]
|
||||
match-device=*
|
||||
managed=0
|
||||
EOF
|
||||
|
||||
cat > /etc/NetworkManager/conf.d/97-no-auto-default.conf <<EOF
|
||||
# Workaround for https://bugzilla.redhat.com/1687937
|
||||
[main]
|
||||
|
Loading…
x
Reference in New Issue
Block a user