603b816
(HEAD -> master, tag: v2.1.2, missingprivkey)
Check for missing privkey extended by
2021-03-17 23:08:59 +0100
f4ddd81
(tag: v2.1.1)
Fail apply without private key by
2021-01-27 10:56:46 +0100
e2d696c
Make wg.conf more readable by
2021-01-25 19:42:35 +0100
5442336
add qrencode by
2021-01-08 00:01:24 +0100
e84cc05
Merge pull request #9 from anderbubble/configure-packages by
2020-06-28 09:34:39 +0200
8ae0940
(refs/pull/9/head)
Added documentation for lookup to pillar.example by
2020-06-27 21:13:05 -0600
10c0b48
Use wireguard:lookup to override configuration by
2020-06-27 21:02:20 -0600
33e93f0
Allow defaults to be overridden with pillar by
2020-06-25 20:07:27 -0600
a05d7b2
Merge pull request #8 from miska/master by
2020-06-18 13:00:18 +0200
a2ee53f
(refs/pull/8/head)
Allow more complex installation in various scenarios by
2020-06-17 23:28:39 +0200
c2f27e8
Make sure directories for config files exists by
2020-06-17 23:26:17 +0200
11a2d3f
clarify pillar.example and README by
2019-06-20 16:38:20 +0200
967abd8
Merge pull request #7 from wk/master by
2019-06-18 22:17:55 +0200
0145039
(refs/pull/7/head)
iterate in a manner compatible with salt-ssh by
2019-06-17 23:56:53 +0200
7fbf884
pillar.example: peers indentation finally correct by
2019-04-18 18:49:36 +0200
f8929ff
pillar.example: correct indentation by
2019-04-17 15:42:57 +0200
f43f533
update README by
2019-01-27 22:55:28 +0100
be1f11f
(tag: v2.1)
simplify and fix wg.conf output() macros by
2019-01-27 22:44:15 +0100
09dd3e0
(tag: v2.0)
refactor pillar config format by
2019-01-27 20:34:20 +0100
e4d4343
update pillar.example by
2019-01-22 23:56:21 +0100
659aae2
wg.conf: do not output list keys if they are a string by
2019-01-22 23:55:47 +0100
1146e45
do not conflate newlines... by
2019-01-15 17:15:22 +0100
a691e51
whitespace management by
2019-01-15 17:10:36 +0100
9e58c88
no tabs... by
2019-01-13 15:28:19 +0100
5cd2aa2
(tag: v1.0)
README: update requirements by
2019-01-13 15:21:45 +0100
dbb09b0
update pillar.example by
2019-01-13 15:19:36 +0100
a243fa4
use lookup_key in lookup instead of string by
2019-01-13 15:15:30 +0100
06cd309
pass whole dict to wg.conf by
2019-01-13 15:13:15 +0100
37166cf
output_list_if_set takes three arguments by
2019-01-13 15:11:37 +0100
273ecfa
{{ }} by
2019-01-13 15:10:48 +0100
67d5eb6
endfor missing by
2019-01-13 15:09:39 +0100
ac192ec
template: jinja by
2019-01-13 15:08:33 +0100
934eb2b
add files/wg.conf template by
2019-01-13 15:00:05 +0100
7794ca6
document interface delete and enable keys by
2019-01-13 14:59:46 +0100
c838984
interface:config is not required if enable: False by
2018-10-21 14:27:05 +0200
08872d2
rewrite for simple quick and dirty use by
2018-09-30 22:28:40 +0200
5ddcb79
remove debug print by
2018-04-13 23:49:54 +0200
441bac0
states: peer_present: display only if endpoint really changed by
2018-04-11 23:16:20 +0200
d0f7c39
states: peer_present: set endpoint by
2018-04-11 23:09:10 +0200
6c465b3
modules: set: really remove persistent keepalive by
2018-04-11 23:08:21 +0200
18fae91
(tag: v0.9)
remove dead code by
2018-04-03 20:49:51 +0200
b3affb2
removing and adding of preshared_keys fixed by
2018-04-03 20:44:07 +0200
c58f171
state: present: show private keys for comparison by
2018-04-03 20:30:33 +0200
de045d6
module: _wg_ifaces: use wg show all by
2018-04-03 20:11:19 +0200
0a8a171
module: create/delete: be more verbose by
2018-04-03 20:08:53 +0200
f562c45
module: hide_keys for show() by
2018-04-03 20:07:15 +0200
567789f
module: showconfg: hide_keys does not have any effect by
2018-04-03 20:03:38 +0200
aa2099a
preshared_key is a per-peer option by
2018-04-03 17:17:12 +0200
8bfeae1
update pillar.example by
2018-04-03 16:37:54 +0200
ebca81c
update README: note about set_forward_interfaces by
2018-04-03 16:35:20 +0200
ee0d61f
map.jinja: do not need osmap for now by
2018-04-03 16:26:13 +0200
afa0eb9
do not install wireguard via salt by
2018-04-03 16:21:37 +0200
72827a0
module: delete: be more clear about deletion by
2018-04-03 16:17:58 +0200
030cdb0
update README by
2018-04-03 16:15:48 +0200
8e152d8
update README by
2018-04-03 16:13:43 +0200
433689e
state: peer_present: shorten source lines by
2018-04-03 15:57:41 +0200
705fe1d
module: check on set by
2018-04-03 15:57:10 +0200
f8fa2b4
manage addition and removal of allowed ips by
2018-04-03 12:59:54 +0200
07c5045
update pillar.example by
2018-04-03 12:59:32 +0200
0327b73
update README by
2018-04-03 12:46:53 +0200
4272b14
refactor/simplify peer configuration by
2018-04-03 11:43:50 +0200
c0ec3d2
module.showconf: configure hide_keys by
2018-04-03 11:18:33 +0200
56f8f7c
optionally set int.forward=1 via sysctl by
2018-04-02 21:04:29 +0200
f224432
quote endpoint value by
2018-04-01 21:17:00 +0200
09a03a1
do try to reset peer endpoint if none given by
2018-04-01 21:13:51 +0200
fdd446c
state: allow for removal of persistent keepalive by
2018-04-01 20:48:39 +0200
1ed82de
module: private_key and preshared_keys can now be set by
2018-04-01 20:48:17 +0200
f579115
update README by
2018-04-01 20:10:52 +0200
91a21e2
Import by
2018-03-28 21:26:54 +0200