More terraform and opack-cloud documentation
This commit is contained in:
10
examples/overrides/Makefile
Normal file
10
examples/overrides/Makefile
Normal file
@@ -0,0 +1,10 @@
|
||||
OPACK_TARGET= run-current
|
||||
OPACK_SYS_VERSION= snapshots
|
||||
OPACK_SYS_CPU= 4
|
||||
OPACK_SYS_MEMORY= 1024
|
||||
|
||||
include ../../src/opack.mk
|
||||
|
||||
all: opack
|
||||
vagrant ssh -c "uname -a; sysctl -n kern.version"
|
||||
|
||||
Reference in New Issue
Block a user