mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-22 06:08:49 -04:00
feat: install Qusal TCP Proxy on updatevm's origin
Document qusal.ConnectTCP in dev's Access Control as it defaults to deny and causes confusion to users why it doesn't work by default. This is an exception of the rule that a formula cannot document the RPC service of another formula to avoid duplication.
This commit is contained in:
parent
c2fc4b524a
commit
eb3a8ab324
7 changed files with 81 additions and 0 deletions
|
@ -10,6 +10,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
|||
|
||||
include:
|
||||
- .clone
|
||||
- .show-updatevm-origin
|
||||
|
||||
{% load_yaml as defaults -%}
|
||||
name: tpl-{{ slsdotpath }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue