raspberry ebian ssh workaround?
This commit is contained in:
parent
1536b4aa2c
commit
d8f887a4eb
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ if not node.in_group('raspberry-pi'):
|
|||
}
|
||||
|
||||
svc_systemd['ssh'] = {
|
||||
'running': not node.in_group('raspberry-pi'), # FIXME
|
||||
'needs': [
|
||||
'tag:ssh_users',
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue