Skip to content

Commit d48a399

Browse files
committed
Reboot with bootstrap user in ci-aio env
1 parent b5bdd8a commit d48a399

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

etc/kayobe/ansible/fix-hostname.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@
2626
import_playbook: "{{ playbook_dir | realpath }}/reboot.yml"
2727
vars:
2828
reboot_hosts: fix-hostname
29+
reboot_with_bootstrap_user: true
2930
when: current_hostname.stdout != inventory_hostname

etc/kayobe/environments/ci-multinode/reboot.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)