From 4b4d680d45cbd6c2a8455e988cbd9137a9e4f820 Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Tue, 10 Oct 2017 10:31:15 -0400 Subject: Fix typo in inventory example --- inventory/byo/hosts.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inventory') diff --git a/inventory/byo/hosts.example b/inventory/byo/hosts.example index 406d53052..0b6050891 100644 --- a/inventory/byo/hosts.example +++ b/inventory/byo/hosts.example @@ -894,9 +894,9 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true', # You may wish to disable these or make them non fatal # # openshift_upgrade_pre_storage_migration_enabled=true -# openshift_upgrade_pre_storage_migration_fatal==true +# openshift_upgrade_pre_storage_migration_fatal=true # openshift_upgrade_post_storage_migration_enabled=true -# openshift_upgrade_post_storage_migration_fatal==false +# openshift_upgrade_post_storage_migration_fatal=false # host group for masters [masters] -- cgit v1.2.1