aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-29 17:41:13 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-30 10:05:00 -0700
commitd9ac9152b59af5ba7c5696fb62db05b6d1b3425d (patch)
treea76e6ef2020ac53f6b88d2349731e6084c3cc70f /consfigurator.asd
parent7971f2387a64d2c366eba98243faddaaf9946557 (diff)
downloadconsfigurator-d9ac9152b59af5ba7c5696fb62db05b6d1b3425d.tar.gz
add NETWORK:STATIC
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index a586cf9..28e9a04 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -50,6 +50,7 @@
(:file "src/property/grub")
(:file "src/property/u-boot")
(:file "src/property/hostname")
+ (:file "src/property/network")
(:file "src/property/libvirt")
(:file "src/connection/shell-wrap")
(:file "src/connection/fork")