summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-12-06 22:26:38 +0200
committerPaul Buetow <paul@buetow.org>2024-12-06 22:26:38 +0200
commit4a3629e42cb3e1fbca4356cf789a8e79043cdc51 (patch)
treee4f6b1099ee3319bcc2f018fdb8937b2eb362ce4 /Rakefile
parent9abea6c57e018f6033dfa8ffc6cdcdfc86ece969 (diff)
initial config support
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 5b2ec0e..2935920 100644
--- a/Rakefile
+++ b/Rakefile
@@ -4,6 +4,7 @@ desc 'Set up wireguard mesh'
task :wireguard do
make_it_so do
p option :verbose
+ dump_config
only_when { hostname is :earth }
file '/etc/wg/wg0.conf' do