Hugo Rodrigues
2713aac43f
Added support to Hetzner
2024-03-10 22:28:36 +00:00
Hugo Rodrigues
119d7a686e
Add scaleway support
2024-02-14 15:05:52 +00:00
Natanael Copa
e36abdef4a
replace set_nocloud_meta with fake_metadata_nocloud
...
remove redundand test code
2023-06-07 14:15:07 +02:00
Natanael Copa
b571e252c0
Add a fake getent for tests
...
Avoid tests fail due to existing default user on system. There are more
than one test that is affected of this, so create a fake getent for all.
ref: https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud/-/issues/42
2023-05-24 17:50:12 +02:00
Natanael Copa
85108e958b
Fix vim modelines and make more readable
...
Add missing trailing :
Use filetype=sh instead of ft=sh to make it more readable.
2023-05-24 14:50:02 +00:00
Natanael Copa
a042bf8cf1
Consolidate init-*.test into init.test
...
The separate init-early, init-main and init-final were consolidated in
commit 81869cefccd3 (Consolidate init functionality in /sbin/tiny-cloud)
Do the same with the unit tests for those functions.
No functional changes.
2023-05-22 12:15:57 +02:00