You are here

hostmaster.info.yml in Hostmaster (Aegir) 8.4

File

hostmaster.info.yml
View source
  1. name: Hostmaster
  2. type: profile
  3. description: 'Select this profile to manage the installation and maintenance of hosted Drupal sites.'
  4. distribution:
  5. name: Hostmaster (Aegir)
  6. # version: VERSION
  7. # core: 8.x
  8. # exclusive = TRUE
  9. dependencies:
  10. # Drupal core
  11. - block
  12. - color
  13. - filter
  14. - help
  15. - menu
  16. - node
  17. - toolbar
  18. - views
  19. #;; Aegir core ;;
  20. #dependencies[] = hosting
  21. #dependencies[] = hosting_task
  22. #dependencies[] = hosting_client
  23. #dependencies[] = hosting_db_server
  24. #dependencies[] = hosting_package
  25. #dependencies[] = hosting_platform
  26. #dependencies[] = hosting_site
  27. #dependencies[] = hosting_web_server
  28. #dependencies[] = hosting_server
  29. #;dependencies[] = hosting_clone
  30. #;dependencies[] = hosting_cron
  31. #;dependencies[] = hosting_migrate
  32. #
  33. #;; Drupal contrib ;;
  34. #dependencies[] = admin_menu
  35. #dependencies[] = betterlogin
  36. #dependencies[] = overlay_paths
  37. #dependencies[] = views
  38. #dependencies[] = views_bulk_operations
  39. #dependencies[] = actions_permissions
  40. #dependencies[] = r4032login