feat: Add ALVR installation and configuration to playbook, update mstream module with ingress and deployment resources
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
locals {
|
||||
app_folder = "${var.persistent_folder}/mstream"
|
||||
music_folder = var.music_folder
|
||||
|
||||
app_version = var.tag
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user