Skip to content

Minor Improvements & Typo Fixen

Jake Buchholz Göktürk requested to merge fix/typos_and_misc into main
  • save user-data during main tiny-cloud init script instead of tiny-cloud-final
  • allow manual setting of bootstrap state with...
    • service tiny-cloud complete
    • service tiny-cloud incomplete
  • use ${VAR:=default} idiom instead of VAR=${VAR:-default}
  • fix inconsequential typo in imds-net-sync

resolves #29 (closed) and #30 (closed)

Edited by Jake Buchholz Göktürk

Merge request reports