blob: 7ce392775b020a5320a462d8f9879d427b3f591f (
plain)
1
2
3
4
|
# Ansible managed (rpi-base). A rescue instance_id bump re-runs the
# cloud-init ssh module, which by default deletes and regenerates the
# ssh host keys on a new instance; keep them.
ssh_deletekeys: false
|