Browse Source

Update main.yml

Fixed Trailing spaces
Suresh 6 years ago
parent
commit
4baf1d642c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      roles/openshift_autoheal/defaults/main.yml

+ 1 - 1
roles/openshift_autoheal/defaults/main.yml

@@ -3,7 +3,7 @@
 #
 #
 # Image name:
 # Image name:
 
 
-openshift_autoheal_image: "{{ l_osm_registry_url | regex_replace('${component}' | regex_escape, 'autoheal') }}" 
+openshift_autoheal_image: "{{ l_osm_registry_url | regex_replace('${component}' | regex_escape, 'autoheal') }}"
 
 
 #
 #
 # Content of the configuration file of the auto-heal service. Note that this is
 # Content of the configuration file of the auto-heal service. Note that this is