Create inventory representations in dependent apps #3

Closed
opened 2019-12-06 14:09:15 -06:00 by DarkFeather · 2 comments
Owner

Take the representation from #2 and turn it into the following.

  • LDIF for LDAP (Sora) (depends on #4)
  • /etc/hosts and reservations for DD-WRT (Shadowfeed)
  • known_hosts.yaml for Home Assistant (Geth)
  • Host definitions for Nagios (Sharingan)
Take the representation from #2 and turn it into the following. * LDIF for LDAP (Sora) (depends on #4) * /etc/hosts and reservations for DD-WRT (Shadowfeed) * known_hosts.yaml for Home Assistant (Geth) * Host definitions for Nagios (Sharingan)
Author
Owner

This has changed over time.

  • IPAM won't go in AniNIX/Sora -- we're going to derive from the inventory to other things rather than the other way around.
  • DHCP/DNS has been transfered to AniNIX/Nazara from AniNIX/Shadowfeed and is automated.
  • We could still derive known_hosts.yaml for Geth.
  • We no longer use Nagios for AniNIX/Sharingan -- Graylog will receive data automatically by the Sharingan-Data role we deploy to the managed group in our inventory.

Only remaining follow-up, then, is the known_hosts.yaml for AniNIX/Geth.

This has changed over time. * IPAM won't go in AniNIX/Sora -- we're going to derive from the inventory to other things rather than the other way around. * DHCP/DNS has been transfered to AniNIX/Nazara from AniNIX/Shadowfeed and is automated. * We could still derive known_hosts.yaml for Geth. * We no longer use Nagios for AniNIX/Sharingan -- Graylog will receive data automatically by the Sharingan-Data role we deploy to the managed group in our inventory. Only remaining follow-up, then, is the known_hosts.yaml for AniNIX/Geth.
DarkFeather added this to the Kanban project 2022-08-04 00:40:51 -05:00
Author
Owner

Geth's automated detection is working via DD-WRT integration

Geth's automated detection is working via [DD-WRT integration](https://www.home-assistant.io/integrations/ddwrt/)
Sign in to join this conversation.
No description provided.