add: UniFi Controller LXC on pm4

Deployed for managing U7 AP in server closet testing.
IP: 10.4.2.242 (DHCP for now)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-19 16:55:02 -05:00
parent 7fd75250c6
commit fe83b760f3
3 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"permissions": {
"allow": [
"Bash(chmod:*)",
"Bash(ssh:*)",
"Bash(ping:*)",
"WebSearch"
],
"deny": [],
"ask": []
}
}