15 Commits

Author SHA1 Message Date
ecf075aa46 0.1.15-DEV-20201105-160953
--------------------------
    * ADD:
      - add cat dhcpd.conf to check contents to .gitlab-ci.yml
2020-11-05 16:09:59 -05:00
3884eec6ca 0.1.15-DEV-20201105-160108
--------------------------
    * FIX:
      - gitlab ci is apparently getting confused about the role name;
        adding .ansible-line rule 106 to fix this for now...
2020-11-05 16:01:49 -05:00
8aca7fdfcf 0.1.15-DEV-20201105-152244
--------------------------
    * MODIFY:
      - slight formatting change for dhcpd package install task

    * REMOVE:
      - removed ansible-lint rule 201 as we've filled out meta/main.yml a little bit
2020-11-05 15:22:49 -05:00
d7e226a448 0.1.15-DEV-20201105-151033
--------------------------
    * MODIFY:
      - ip range change on vlan1:
        10.1.1.26-99 -> 10.1.1.27-99
2020-11-05 15:10:59 -05:00
f5534ef8b4 0.1.14-DEV-20200428-224714
--------------------------
    * MODIFY:
      - ip range change on vlan1:
        10.1.1.68-99 -> 10.1.1.26-99
2020-04-28 22:47:37 -04:00
f0f68ee551 0.1.13-DEV-20200427-233836
--------------------------
    * MODIFY:
      - ip range change on vlan1:
        10.1.1.161-199 -> 10.1.1.68-99
2020-04-27 23:39:24 -04:00
2abe13d697 0.1.12-DEV-20200419-232324
--------------------------
    * MODIFY:
      - modified router ip for vlan1
2020-04-19 23:23:35 -04:00
916cf1a00b 0.1.11-DEV-20200322-005855
--------------------------
    * MODIFY:
      - modified ip address for vlan50 dhcp node
2020-03-22 00:59:04 -04:00
ad747c764d 0.1.10-DEV-20200322-002515
--------------------------
    * ADD:
      - added vlan50 support
      - added dummy vlan99 for a default to deploy

    * MODIFY:
      - modified dhcp_max_lease to be 7 days
      - modified templates/dhcpd_conf.j2 to include logic if pxeboot server is defined or not
2020-03-22 00:29:59 -04:00
b23b0c58b9 0.1.8-DEV-20200215-125347
-------------------------
    * ADD:
      - added vlan66 support

    * MODIFY:
      - modified templates/dhcpd_conf.j2 to utilize static assignments only if defined
2020-02-15 00:54:45 -05:00
e6dc9047d4 0.1.6-DEV-20200214-235451
-------------------------
    * ADD:
      - added dummy static_assignments value for ci testing

    * MODIFY:
      - modified dhcp_deploy_to -> dhcp_vlan; changes templates/dhcpd_conf.j2
2020-02-14 23:55:06 -05:00
21dd4cbc34 0.1.6-DEV-20200214-22546
------------------------
    * ADD:
      - added support for statically assigned dhcp nodes
2020-02-14 02:25:52 -05:00
6009270a7e 0.1.4-DEV-20200214-14428
------------------------
    * ADD:
      - added support for deployment to specific vlan via -e command line switch; defaults to vlan1
2020-02-14 01:46:36 -05:00
a587e062d1 0.1.0-DEV-20200214-10241
------------------------
    * REMOVE:
      - removed trailing line break from defaults/main/dhcpd_vars.yml
2020-02-14 01:03:15 -05:00
616cb434f0 0.1.0-DEV-20200212-80132
------------------------
    * INITIAL:
      - initial repo commit
2020-02-12 08:01:10 -05:00