Explorar o código

Merge pull request #5713 from mtnbikenc/fix-inventory

Fix typo in inventory example
Scott Dodson %!s(int64=7) %!d(string=hai) anos
pai
achega
fb14c502b3
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      inventory/byo/hosts.example

+ 2 - 2
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]