commit 4de93cd2e962b22cb229d03d0647f24cf6f4cd33
Author: David Young <davidy@funkypenguin.co.nz>
Date: Mon Sep 2 15:42:49 2019 +1200
Delete krib.yaml (added in error)
D krib/krib.yaml
commit bc9535985e50f6f68c2fda3adb16c6eebed188f3
Author: David Young <davidy@funkypenguin.co.nz>
Date: Mon Sep 2 15:42:10 2019 +1200
Delete krib.yaml (added in error)
D krib/krib.yaml
commit 7df98c474285ddc7942153d2440b1a6e952ee1be
Author: Michael Rice <michael@michaelrice.org>
Date: Sat Aug 31 14:37:37 2019 -0500
made dns call in validation lib more dynamic
Now if you call the `validate_machine_name_dns_by_ip` using an optional param
of a hostname it will use that, otherwise it defaults to using the Machine.Name
Signed-off-by: Michael Rice <michael@michaelrice.org>
M validation/templates/validation-lib.tmpl
commit 96b18ec3f3f8552a4c609316796c506e8f8fb170
Author: David Young <davidy@funkypenguin.co.nz>
Date: Sat Aug 31 12:11:56 2019 +1200
Improve version management of nginx
M .gitignore
commit 71cc907235877bf14cfc5728053751cbb920d159
Author: David Young <davidy@funkypenguin.co.nz>
Date: Sat Aug 31 12:08:12 2019 +1200
Ensure versioned nginx containers are used
A krib/krib.yaml
A krib/params/krib-nginx-ingress-version.yaml
M krib/templates/krib-ingress-nginx-tillerless.sh.tmpl
commit 7e2bef2f77fbda57cefc54b495d295726c1efc35
Author: David Young <davidy@funkypenguin.co.nz>
Date: Fri Aug 30 23:06:25 2019 +1200
Fix metallb container versions to chosen version
A krib/krib.yaml
M krib/templates/krib-metallb.sh.tmpl
commit 321da872f151e730ecaf4314358762a80c465b19
Author: David Young <davidy@funkypenguin.co.nz>
Date: Thu Aug 29 23:08:05 2019 +1200
Obtain metallb version via param
A krib/.vscode/settings.json
D krib/params/krib-metallb-config.yaml
A krib/params/krib-metallb-version.yaml
M krib/templates/krib-metallb.sh.tmpl
commit ce50680b9d7a12f495ea47b32ded2ef61fde2170
Author: Michael Rice <michael@michaelrice.org>
Date: Thu Aug 29 00:35:56 2019 -0500
added subnet validation check
M validation/templates/validation-lib.tmpl
commit 4ebcebe39419e9ec0a0ebb36397711947810fc8a
Author: Michael Rice <michael@michaelrice.org>
Date: Wed Aug 28 23:53:57 2019 -0500
added ipv4 validation check
M validation/templates/validation-lib.tmpl
commit f6523a4cd707f6176226172b3ae11325248a82f0
Author: Michael Rice <michael@michaelrice.org>
Date: Wed Aug 28 22:48:50 2019 -0500
added dns check to validation lib
M validation/templates/validation-lib.tmpl
commit 51596c01363f8964876183eda59bd02f1c2e2705
Author: Shane Gibson <shane@rackn.com>
Date: Wed Aug 28 09:00:13 2019 -0700
Add Prerequisites meta and documentation
M image-builder/._Documentation.meta
A image-builder/._Prerequisites.meta
commit 7c05e53506572b06f50b0351ab3446a158112dd7
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Aug 27 23:37:20 2019 -0500
Rename builder-start to image-builder-start
R100 image-builder/stages/builder-start.yaml image-builder/stages/image-builder-start.yaml
commit de9b265d037efe027af4c97703c945d344d6d1e6
Author: Shane Gibson <shane@rackn.com>
Date: Tue Aug 27 21:20:28 2019 -0700
Add RHEL 7.7 support
A os-other/bootenvs/rhel-server-7-install.yaml
A os-other/params/redhat-subscription-gpg-keys.yaml
A os-other/params/redhat-subscription-password.yaml
A os-other/params/redhat-subscription-repos.yaml
A os-other/params/redhat-subscription-skip-activation.yaml
A os-other/params/redhat-subscription-username.yaml
A os-other/stages/redhat-subscription-register.yaml
A os-other/stages/redhat-subscription-unregister.yaml
A os-other/stages/rhel-server-7-install.yaml
A os-other/stages/rhel-to-sledgehammer.yaml
A os-other/tasks/redhat-subscription-register.yaml
A os-other/tasks/redhat-subscription-unregister.yaml
A os-other/templates/redhat-subscription-register.sh.tmpl
A os-other/templates/redhat-subscription-unregister.sh.tmpl
A os-other/templates/rhel-7.ks.tmpl
A os-other/workflows/rhel-server-7-install.yaml
A os-other/workflows/rhel-server-7-reset.yaml
commit 9e6862dabaa0ddb55b35923cc109bdf5d2a7251d
Author: Shane Gibson <shane@rackn.com>
Date: Tue Aug 27 21:03:42 2019 -0700
Geneal cleanup, doc, and RHEL Specific updates
A image-builder/._Documentation.meta
D image-builder/profiles/image-builder-centos-start.yaml
M image-builder/profiles/image-builder-ubuntu-14.04-start.yaml
M image-builder/profiles/image-builder-ubuntu-16.04-start.yaml
M image-builder/profiles/image-builder-ubuntu-18.04-start.yaml
D image-builder/stages/builder-runner-service.yaml
M image-builder/stages/builder-start.yaml
M image-builder/stages/centos-7-install-builder.yaml
M image-builder/stages/finish-image-build.yaml
M image-builder/stages/image-builder-linux.yaml
M image-builder/stages/ubuntu-14.04-install-builder.yaml
M image-builder/stages/ubuntu-16.04-install-builder.yaml
M image-builder/stages/ubuntu-18.04-install-builder.yaml
M image-builder/tasks/image-update-packages.yaml
M image-builder/templates/image-builder-cleanup.sh.tmpl
M image-builder/templates/image-builder-stage.sh.tmpl
M image-builder/templates/image-capture.sh.tmpl
M image-builder/templates/image-reset-package-repos.sh.tmpl
A image-builder/workflows/image-builder-centos.yaml
A image-builder/workflows/image-builder-rhel.yaml
End of Note