diff --git a/etc/kayobe/environments/ci-aio/reboot.yml b/etc/kayobe/environments/ci-aio/reboot.yml new file mode 100644 index 000000000..26ece04b1 --- /dev/null +++ b/etc/kayobe/environments/ci-aio/reboot.yml @@ -0,0 +1,3 @@ +--- +# Ensure that the reboot playbook is always executed using the boostrap user +reboot_with_bootstrap_user: true