Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 579 Bytes

migration_analytics-enable_menu.adoc

File metadata and controls

33 lines (24 loc) · 579 Bytes

Migration Analytics 0.1 beta - Enable CF menu

  • In the CloudForms UI, navigate to Settings using the ⚙️ icon in the upper-right

  • Click the Advanced tab

  • Find the prototype section, and under migration_analytics in this section, change enabled from false to true

 :prototype:
   :migration_analytics:
-    :enabled: false
+    :enabled: true
  • Click Save

  • SSH in the Cloudforms VM

# ssh cf.example.com
  • Restart the service

# systemctl restart evmserverd.service