punchplatform / punchbox

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

Improve Makefile and remove redundant install.sh #27

Closed jonathanyuechun closed 3 years ago

jonathanyuechun commented 3 years ago

Deploying a punchbox for test purpose has many repetitive instructions which could be done by a Makefile.

For instance, to test a 32 G platform, the same configurations files will always be used; only the location of the punch-deployer-$VERSION.zip will change (punch developer/punch customer).