punchplatform / punchbox

the punchbox tool to deploy servers, kubernetes or punch
Apache License 2.0
4 stars 2 forks source link

6.1 makefile improved #26

Closed jonathanyuechun closed 4 years ago

jonathanyuechun commented 4 years ago

Related Issue

Note : Type # followed by the issue number. Example: #000

27

How was it tested ?

Describe the test procedures step by step

make install
# a .deployer file is generated with the path of punch-deployer-$VERSION.zip; change it to yours if needed
make configure-punchbox-vagrant
make punchbox-ubuntu-32G 
# or
make punchbox-ubuntu-16G 

Author's checklist (You)

Before submitting merge request:

After success review :

Reviewer's checklist (Reviewer)