Skip to content

Commit

Permalink
Set valid cloud-init conf in testdata
Browse files Browse the repository at this point in the history
  • Loading branch information
upils committed Oct 2, 2023
1 parent 37ea32c commit 81450d5
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ rootfs:
customization:
cloud-init:
user-data: |
#cloud-config
chpasswd:
expire: true
users:
Expand Down

0 comments on commit 81450d5

Please sign in to comment.