Progress on testing provisioning on multiple distros. So far Debian and Ubuntu are working. Others need packages added.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# This file should be renamed '.env' and have any private values modified.
|
||||
|
||||
COMPOSE_BAKE=true
|
||||
|
||||
## Performance
|
||||
CPU=0.2
|
||||
RAM=0.2G
|
||||
|
||||
## Storage
|
||||
#STORAGE_DIR=../../Volumes/ProvisionTests
|
||||
PT_STORAGE_DIR=/tmp/ProvisionTests
|
||||
|
||||
## Script
|
||||
REPO=https://git.hyperling.com/me/env-ansible
|
||||
BRANCH=dev
|
||||
EXEC="./setup.sh -l"
|
||||
|
Reference in New Issue
Block a user