fix(submodules): mcp-proxmox on Gitea, drop spurious pmm-lps-publish link, ignore local secrets
- Point mcp-proxmox URL to gitea.d-bis.org and pin to 2b629ba (incl. test_auth) - Remove cross-chain-pmm-lps-publish from index (worktree, not a parent submodule) - .gitignore: worktree path, tmp/codex, operator env exports, select output/ noise Made-with: Cursor
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -4,7 +4,7 @@
|
||||
# Primary integration remote is Gitea; use GitHub only as an optional mirror when available.
|
||||
[submodule "mcp-proxmox"]
|
||||
path = mcp-proxmox
|
||||
url = https://github.com/gilby125/mcp-proxmox.git
|
||||
url = https://gitea.d-bis.org/d-bis/mcp-proxmox.git
|
||||
[submodule "smom-dbis-138"]
|
||||
path = smom-dbis-138
|
||||
url = git@github.com:Order-of-Hospitallers/smom-dbis-138.git
|
||||
|
||||
Reference in New Issue
Block a user