Skip to content

Commit

Permalink
Add meshchat and gps to -10
Browse files Browse the repository at this point in the history
  • Loading branch information
deekayen committed Mar 31, 2024
1 parent 227e6fd commit 2682c90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down
4 changes: 4 additions & 0 deletions n4dkn-10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@

roles:
- chrony
- gpsd
- role: deekayen.meshchat
vars:
local_meshchat_node: N4DKN-BM2XW-OMNI-204
- aprs-igate

tasks:
Expand Down

0 comments on commit 2682c90

Please sign in to comment.