27 Commits

Author SHA1 Message Date
06826adc79 0.1.24-DEV-20200508-160126
--------------------------
    * ADD:
      - max_uploaded added to sites most likely to received uploaded files

    * MODIFY:
      - dashboard.thezengarden.net backend changed to http
2020-05-08 16:01:36 -04:00
00e50d264b 0.1.22-DEV-20200505-093722
--------------------------
    * ADD:
      - add unms site edge.thezengarden.net -> unms.thezengarden.net
2020-05-05 09:37:58 -04:00
730962bb63 0.1.21-DEV-20200428-001342
--------------------------
    * MODIFY:
      - centos.thezengarden.net    : add fqdn dest
      - wordpress.thezengarden.net : add fqdn dest
2020-04-28 00:19:29 -04:00
7c0dbd8664 0.1.20-DEV-20200426-022758
--------------------------
    * MODIFY:
      - modified endpoint for ipam.thezengarden.net
2020-04-26 02:28:22 -04:00
70d1b8e818 0.1.19-DEV-20200420-100331
--------------------------
    * ADD:
      - add edgerouter 4 site -> gw.thezengarden.net
2020-04-20 10:03:58 -04:00
2723ea8862 0.1.18-DEV-20200416-120615
--------------------------
    * MODIFY:
      - update certs for lets encrypt renewal
2020-04-16 12:06:37 -04:00
3f43c1575f 0.1.17-DEV-20200321-000226
--------------------------
    * MODIFY:
      - update certs for lets encrypt renewal

    * ADD:
      - add bitwarden site
      - add unifi site
      - added support for web sockets globally
2020-03-21 00:04:17 -04:00
3b5a8e2c54 0.1.15-DEV-20191117-205920
--------------------------
    * ADD:
      - add tags to each task
      - added clean deploy task for site removals; will only run if task tag is used
      - added tower2.thezengarden.net to site list for testing awx installs/upgrades

    * MODIFY:
      - modified awx site reference to be tower
2019-11-17 21:01:11 -05:00
6b81563739 0.1.12-DEV-20191108-093644
--------------------------
    * MODIFY:
      - modifying .gitlab-ci.yml a bit to see if we cant
        clean it up and make it work a little better
2019-11-08 09:37:16 -05:00
82881055a0 0.1.12-DEV-20191108-090214
--------------------------
    * ADD:
      - added vars for git repo information
2019-11-08 09:02:42 -05:00
13fc8390cb 0.1.11-DEV-20191107-143952
--------------------------
    * ADD:
      - added notify handler for ssl certificate deployment; changes to certs should restart the service
2019-11-07 14:40:32 -05:00
ff5c73b343 0.1.10-DEV-20191107-142539
--------------------------
    * CI:
      - verify_deployment stage has been merged with test_deploy stage; we must not forget that docker runs are *clean* :)
2019-11-07 14:26:29 -05:00
39e9a51b81 0.1.10-DEV-20191107-142055
--------------------------
    * CI:
      - added new verify_deployment stage to check ssl deployment and nginx configs
2019-11-07 14:22:21 -05:00
bc397f502c
0.1.10-DEV-20191107-140715
--------------------------
    * REVERTED:
      - reverted proxy_sites.yml defaults back to be non-vaulted
2019-11-07 14:07:45 -05:00
cd8423a4c3
0.1.10-DEV-20191107-134532
--------------------------
    * ADD:
      - added some missing line breaks for formatting purposes

    * MODIFY:
      - modified proxy_sites.yml defaults to be behind ansible-vault
      - modified set_fact block slightly in main.yml task
2019-11-07 13:59:16 -05:00
ea1735bc0f
0.1.9-DEV-20191106-204255
-------------------------
    * FIX:
      - [E401] Git checkouts must contain explicit version
2019-11-06 20:43:00 -05:00
86f6a5cfcc
0.1.9-DEV-20191106-202848
-------------------------
    * ADD:
      - gitea.thezengarden.net proxy site
      - added set_fact define to consolodate packages to install based on distribution
      - added git clone section to pull in le ssl certs via gitlab
2019-11-06 20:37:46 -05:00
358c713dee 0.1.7-DEV-20191101-104411
-------------------------
    * MODIFY:
      - modified definition for resources.thezengarden.net; proxy needs to be for http proto

    * UPDATE:
      - updated ssl certs due to renewal
2019-11-01 10:44:22 -04:00
2519c0b86c 0.1.6-DEV-20191031-140910
-------------------------
    * ADD:
      - added special section just for seafile to proxy_site.j2; this is both unfortunate and unavoidable

    * MODIFY:
      - images.thezengarden.net was having issues chaining ssl's; its now a port 80 site with ssl handled only via nginx
2019-10-31 14:11:14 -04:00
bd82ec227c 0.1.4-DEV-20191031-074215
-------------------------
    * ADD:
      - added client_max_body_size in proxy_site.j2 template so sites may permit uploads of larger files

    * MODIFY:
      - modified several sites to make use of client_max_body_size option
2019-10-31 07:42:49 -04:00
bba2602f4f 0.1.0-DEV-20191030-152845
-------------------------
    * MODIFY:
      - modified job names again for better formatting
2019-10-30 15:29:04 -04:00
86702fe406 0.1.0-DEV-20191030-152320
-------------------------
    * FIX:
      - meta/main.yml:1: [E701] Role info should contain platforms
2019-10-30 15:23:30 -04:00
db4c0a7d66 0.1.0-DEV-20191030-151907
-------------------------
    * MODIFY:
      - modified job names to better suit this particular build
2019-10-30 15:19:17 -04:00
2c3624a6f2 0.1.0-DEV-20191030-150846
-------------------------
    * FIX:
      - fixed path to 'hostname' binary
2019-10-30 15:09:13 -04:00
c09c103b6b 0.1.0-DEV-20191030-150338
-------------------------
    * MODIFY:
      - modified .gitlab-ci.yml to use our newly created debian based ci image;
        this commit will kick off the first test of both the image and the .gitlab-ci.yml setup
2019-10-30 15:04:58 -04:00
0ca9256b3c 0.1.0-DEV-20191030-123319
-------------------------
    * REMOVE:
      - force_apt_get; fixes: Unsupported parameters for (yum) module: force_apt_get
2019-10-30 00:33:25 -04:00
c7ad8909d8 0.1.0-DEV-20191030-122725
-------------------------
    * INITIAL:
      - initial commit
2019-10-30 00:27:10 -04:00