hk220 / multipass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multipass

multipassに渡すcloud-init.yamlファイル置き場

How to Use

# checkout this repository
cd multipass
multipass launch --name primary --cpus 2 --memory 2048M --disk 64G --cloud-init ./cloud-config.yaml 20.04

About