-
Notifications
You must be signed in to change notification settings - Fork 7
/
hostmaster.info
41 lines (36 loc) · 1.03 KB
/
hostmaster.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
name = Hostmaster
description = Select this profile to manage the installation and maintenance of hosted Drupal sites.
core = 7.x
distribution_name = "Hostmaster (Aegir)"
exclusive = TRUE
;; Drupal core ;;
dependencies[] = block
dependencies[] = color
dependencies[] = filter
dependencies[] = help
dependencies[] = menu
dependencies[] = node
dependencies[] = overlay
dependencies[] = system
dependencies[] = user
;; Aegir core ;;
dependencies[] = hosting
dependencies[] = hosting_task
dependencies[] = hosting_client
dependencies[] = hosting_db_server
dependencies[] = hosting_package
dependencies[] = hosting_platform
dependencies[] = hosting_site
dependencies[] = hosting_web_server
dependencies[] = hosting_server
;dependencies[] = hosting_clone
;dependencies[] = hosting_cron
;dependencies[] = hosting_migrate
;; Drupal contrib ;;
dependencies[] = admin_menu
dependencies[] = betterlogin
dependencies[] = overlay_paths
dependencies[] = views
dependencies[] = views_bulk_operations
dependencies[] = actions_permissions
dependencies[] = r4032login