nixos/tests: fix nfs/kerberos under network-online dep fix [BROKEN]
This commit is contained in:
parent
9fe27a9567
commit
58aa87fb71
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ in
|
|||
server.wait_for_unit("rpc-gssd.service")
|
||||
server.wait_for_unit("rpc-svcgssd.service")
|
||||
|
||||
client.systemctl("start network-online.target")
|
||||
client.wait_for_unit("network-online.target")
|
||||
|
||||
# add principals to client keytab
|
||||
|
|
Loading…
Reference in a new issue