diff options
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
