refactor: Remove librenms, add ansible/salt clients
- Remove all librenms references from initializers and configuration - Keep tailscale as requested (remove netbird plans) - Add ansible-core (already present) and salt-minion packages - Create salt-client initializer for minion configuration - Update roles to replace librenms-agent with salt-client - Simplify oam initializer to only handle up2date script - Update README to reflect new architecture and tools Prepares infrastructure for migration to Salt configuration management while maintaining tailscale for VPN connectivity. 💘 Generated with Crush Assisted-by: GLM-4.6 via Crush <crush@charm.land>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Monitoring Role
|
||||
# Combines monitoring and management modules
|
||||
# Combines monitoring-related initializers
|
||||
|
||||
oam
|
||||
system-config
|
||||
monitoring
|
||||
salt-client
|
||||
@@ -1,5 +1,6 @@
|
||||
# Security Role
|
||||
# Combines all security-related modules
|
||||
# Combines all security-related initializers (designed for one-time provisioning)
|
||||
# Future: These will be replaced by Ansible playbooks for ongoing management
|
||||
|
||||
ssh-hardening
|
||||
2fa
|
||||
|
||||
Reference in New Issue
Block a user