Skip to content

Commit

Permalink
Make VM_KIND available to all provisioning steps
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-long committed Aug 19, 2024
1 parent d62d6a3 commit 5a87f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/_common.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
SETUPDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

VM_KIND=$(systemd-detect-virt)

instrument_user=xsup
instrument_group=magaox
Expand Down

0 comments on commit 5a87f7c

Please sign in to comment.