Skip to content
Snippets Groups Projects
Commit 884fa87d authored by Christopher Gervais's avatar Christopher Gervais
Browse files

Comment-out civi-dev blueprint, included by mistake.

parent 1ec4e0f6
No related branches found
No related tags found
No related merge requests found
......@@ -59,12 +59,12 @@ function aegirup_vagrant_blueprints() {
'path' => 'blueprints/valkyrie',
'build_callback' => 'aegirup_build_project',
),
'civi-dev' => array(
'name' => dt('CiviCRM (Dev)'),
'description' => dt('An Aegir server for developing CiviCRM and extensions.'),
'path' => 'blueprints/civi-dev',
'build_callback' => 'aegirup_build_project',
),
#'civi-dev' => array(
# 'name' => dt('CiviCRM (Dev)'),
# 'description' => dt('An Aegir server for developing CiviCRM and extensions.'),
# 'path' => 'blueprints/civi-dev',
# 'build_callback' => 'aegirup_build_project',
#),
);
return $blueprints;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment