Frank now working with netbird and nats + jetstream
This commit is contained in:
+2
-2
@@ -12,5 +12,5 @@ fi
|
||||
|
||||
current_version=$(grep -m 1 '^version = ' pyproject.toml | sed -E 's/version = "([^"]+)"/\1/')
|
||||
make build-production TAG="$current_version"
|
||||
cd "$parent_path/ansible" || exit
|
||||
ansible-playbook --inventory=hosts playbook.yml --extra-vars "frank_version=$current_version"
|
||||
cd ansible || exit
|
||||
# ansible-playbook --inventory=hosts frank.yml
|
||||
|
||||
Reference in New Issue
Block a user