Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 412 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 412 Bytes

Lab configuration

This playbook uses a git repositry to manage local network configuration

Layout

repo/<fqdn>/config

Example config

interface: ens19
network: 10.0.0.128/24
routing: 10.1.0.0/24 10.0.0.1

interrface

This is the name of the interface

network

Which network address should the interface use

routing ( optional )

If this is defined, add the route to interface routing