From 2682c905f181811c4458ebbcb8f0f431d04f9144 Mon Sep 17 00:00:00 2001 From: David Norman Date: Sat, 30 Mar 2024 23:51:42 -0400 Subject: [PATCH] Add meshchat and gps to -10 --- README.md | 4 ++-- n4dkn-10.yml | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d1b23d..326866d 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Add the following to the end of the file and save it: ``` interface wlan0 -static ip_address=192.168.0.8/24 +static ip_address=192.168.0.4/24 static routers=192.168.0.1 -static domain_name_servers=192.168.0.1 +static domain_name_servers=192.168.0.3 192.168.0.1 metric 0 ``` diff --git a/n4dkn-10.yml b/n4dkn-10.yml index 923a137..7d135d2 100644 --- a/n4dkn-10.yml +++ b/n4dkn-10.yml @@ -27,6 +27,10 @@ roles: - chrony + - gpsd + - role: deekayen.meshchat + vars: + local_meshchat_node: N4DKN-BM2XW-OMNI-204 - aprs-igate tasks: