Skip to content

Commit fa5604c

Browse files
committed
Add hooks for fixing hostname bug
1 parent 1adff86 commit fa5604c

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../ansible/fix-hostname.yml
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../ansible/reboot.yml
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
3+
# Reboot with bootstrap user so that hostname changes can be applied
4+
# before host configuration
5+
reboot_with_bootstrap_user: true

0 commit comments

Comments
 (0)