Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lnsp/libvirt-hosts

Daemon thats turns libvirt network DHCP leases into hostfiles.
https://github.com/lnsp/libvirt-hosts

dhcp-leases hostfile hosts libvirt libvirt-go

Last synced: 15 days ago
JSON representation

Daemon thats turns libvirt network DHCP leases into hostfiles.

Awesome Lists containing this project

README

        

# libvirt-hosts

This repository contains a tool, that automatically scans libvirt networks for DHCP leases and generates a hostfile from the lease mappings.

## Usage

```bash
$ libvirt-hosts [path-to-config]
```

## Configuration

An example configuration can be found in the `config.yaml` in this repository.