mirror of
https://github.com/clearlinux/micro-config-drive.git
synced 2026-08-21 21:17:46 +00:00
31e30b5b29
Instead of keep duplicating existing code, we can make this program a little bit more versatile and cover all 3 use cases and add some extensibility for further additions. A static table describes what needs fetching and from where. The rest is logically the same and so the delta isn't so bad. We add tencent cloud support on top of this.