Skip to content

Commit b5695cb

Browse files
author
Martin Jackson
committed
Fix some lint errors
1 parent 72e7a78 commit b5695cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Changes.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
## Changes for v1.2 (February 9, 2023)
1616

17-
* Kiosk_mode improvements: kiosk_mode role now has a variable `kiosk_port` which influences the kiosk-mode script and controls which port firefox connects to. (Previously this was hard-coded to port 8088; the var defaults to 8088 so existing setups will continue to work. This will make it easier to tailor or customize the pattern to work with containers other than Ignition.
17+
* Kiosk_mode improvements: kiosk_mode role now has a variable `kiosk_port` which influences the kiosk-mode script and controls which port firefox connects to. (Previously this was hardcoded to port 8088; the var defaults to 8088 so existing setups will continue to work. This will make it easier to tailor or customize the pattern to work with containers other than Ignition.
1818

1919
* cloud-init changes: move the cloud-init configuration file, user, and password to secrets from edge-gitops-vms values. This was a regrettable oversight in v1.0 and v1.1.
2020

@@ -26,7 +26,7 @@
2626

2727
* No "visible" changes so not updating the branch pointer
2828

29-
* Updated ansible code to follow best practices and silent many linter warnings
29+
* Updated ansible code to follow best practices and silent many linting warnings
3030

3131
* Updated edge-gitops-vms chart to add SkipDryRunOnMissingResource annotations to prevent errors occuring due to race conditions with OpenShift Virtualization
3232

0 commit comments

Comments
 (0)