14874: Fixed missing config sync.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Tue, 25 Jun 2019 17:46:50 +0000 (14:46 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Tue, 25 Jun 2019 17:46:50 +0000 (14:46 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

lib/config/generated_config.go

index dc9009e96a8b0dfc73c7255dd2e1394489ea6a44..6b2bb61112f7d371b58e88dfadad1a07d9476277 100644 (file)
@@ -290,14 +290,14 @@ Clusters:
       # one of the following behaviors:
       #
       # * UUID of the user who owns the containing project.
-      #   responsible_person_uuid: {function: original_owner, protected: true}
+      #   responsible_person_uuid: {Function: original_owner, Protected: true}
       #
       # * Default concrete value.
-      #   foo_bar: {value: baz, protected: false}
+      #   foo_bar: {Value: baz, Protected: false}
       #
-      # If protected is true, only an admin user can modify its value.
+      # If Protected is true, only an admin user can modify its value.
       ManagedProperties:
-        SAMPLE: {function: original_owner, protected: true}
+        SAMPLE: {Function: original_owner, Protected: true}
 
     Login:
       # These settings are provided by your OAuth2 provider (e.g.,