aboutsummaryrefslogtreecommitdiff
path: root/ansible/roles
Commit message (Collapse)AuthorAgeFilesLines
* Make things work on cluster devx.adnab.meAlex Auvolat2020-07-152-2/+29
|
* Fix iptables not liking comment on same lineAlex Auvolat2020-07-151-2/+2
|
* Fix nomad ip addressAlex Auvolat2020-07-151-1/+1
| | | | | | | | | | | Remove the networ_interface parameter in nomad config This means that nomad will now autodetect its own ip address by looking at the default route. Thus nodes in a LAN behind a NAT will get their LAN address, and internet nodes will get their public address. They won't get their VPN addresses. This seems not to break Consul's use of VPN addresses to address services, and fixes attr.unique.network.ip-address for DiploNAT.
* don't retrieve wireguard privkeys in ansibleAlex Auvolat2020-07-153-6/+3
|
* Allow external VPN nodes, make multi-DC deployment workAlex Auvolat2020-07-157-3/+59
|
* Set up wireguard in dev clusterAlex Auvolat2020-07-158-12/+75
|
* Achieve a working install on my VMsAlex Auvolat2020-07-151-0/+2
|
* WIP Florian as an adminQuentin Dufour2020-07-131-2/+3
|
* Rework filefeature/simpleiptablesQuentin Dufour2020-07-131-9/+6
|
* Add SSHQuentin Dufour2020-07-131-0/+1
|
* Simplify iptablesQuentin Dufour2020-07-131-36/+0
|
* Add FlorianQuentin Dufour2020-07-133-0/+8
|
* Add max as adminQuentin2020-07-084-2/+6
|
* Remove don't need anymoreQuentin Dufour2020-07-053-39/+0
|
* Fix docker volumeQuentin Dufour2020-07-051-0/+4
|
* Add docs + fix warningQuentin Dufour2020-07-051-1/+1
|
* Clean nomad+consul deploy tasks as we do not deploy anymore on ARM so it is ↵Quentin Dufour2020-07-054-63/+2
| | | | untested for real
* Add my own modificationsQuentin Dufour2020-07-053-14/+6
|
* Remove last reference to obsolete nomad1 interfaceAlex Auvolat2020-06-301-1/+1
|
* Network configuration:Alex Auvolat2020-06-308-40/+20
| | | | | | | | | | - Remove nomad interface (unused) - Deactivate systemd-resolved - Add dns_server to production nodes variables - Add recursors option to Consul so that it can resolve outside DNS queries - Use consul as a global DNS server for machines and containers, with the outside DNS as a fallback (see roles/consul/templates/resolv.conf.j2)
* Some other fixesQuentin Dufour2020-06-162-1/+5
|
* Update local scriptsQuentin Dufour2020-06-164-3/+7
|
* Add router in the listQuentin Dufour2020-05-231-7/+4
|
* Make the net ansible section `never` run and add appropriate warningsAlex Auvolat2020-05-212-0/+11
|
* Add AlexQuentin Dufour2020-04-052-0/+2
|
* Safer AnsibleQuentin2020-02-162-8/+11
|
* Add sudoQuentin2020-02-161-3/+1
|
* Alex is now admin!Quentin2020-02-111-0/+1
|
* Ajout des statuts + Ajout de AlexQuentin Dufour2020-01-222-0/+5
|
* Initial commitQuentin2019-07-1126-0/+528