add root pw
This commit is contained in:
parent
52a83a8911
commit
d782c413eb
|
@ -67,6 +67,7 @@ testvm = host "testvm.kitenet.net"
|
|||
& Hostname.searchDomain
|
||||
& Apt.installed ["linux-image-amd64"]
|
||||
& Apt.installed ["ssh"]
|
||||
& User.hasPassword "root"
|
||||
|
||||
darkstar :: Host
|
||||
darkstar = host "darkstar.kitenet.net"
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue