Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Drupal
drupalizer
Commits
ce2875fa
Commit
ce2875fa
authored
Mar 31, 2016
by
Emmanuel Milou
Browse files
Add empty env.aliases in default_vars
Refs #92043
parent
84d45143
Changes
1
Hide whitespace changes
Inline
Side-by-side
default_vars.py
View file @
ce2875fa
...
...
@@ -50,9 +50,6 @@ env.hook_post_install = ['drush fra -y', 'drush cc all']
env
.
hook_post_update
=
[
'drush fra -y'
,
'drush cc all'
]
#
Aegir
#
Target environments definition
env
.
aegir_server
=
'local.aegir.sfl'
env
.
aegir_user
=
'aegir'
env
.
aegir_path
=
'/var/aegir'
env
.
aegir_dest_server
=
'server_master'
env
.
aliases
=
{}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment