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
725f9e42
Commit
725f9e42
authored
Aug 03, 2017
by
Ernesto Rodriguez Ortiz
Browse files
Update default_vars variables.
parent
502b26a4
Pipeline
#7061
passed with stages
in 1 minute and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
default_vars.py
View file @
725f9e42
...
...
@@ -57,13 +57,14 @@ except IOError as e:
# Site
env
.
drupal_version
=
7
env
.
drupal_version
=
8
env
.
site_root
=
'src/drupal'
env
.
site_drush_aliases
=
'{}/sites/all/drush'
.
format
(
env
.
site_root
)
env
.
site_name
=
'Drupal'
env
.
site_environment
=
'local'
env
.
site_profile
=
'standard'
env
.
site_profile_repo
=
''
env
.
site_conf
=
''
env
.
site_profile_makefile
=
'build-standard-8.x.make.yml'
env
.
site_profile_branch
=
''
env
.
site_db_user
=
'dev'
...
...
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