Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Sep 11, 2023
1 parent 0eab6d6 commit d73337f
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 113 deletions.
38 changes: 8 additions & 30 deletions blt/blt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,33 +18,11 @@ drush:
ci: self
default_alias: '${drush.aliases.local}'
modules:
local:
enable:
- stanford_ssp
- environment_indicator
uninstall:
- acquia_purge
ci:
enable:
- nobots
uninstall:
- simplesamlphp_auth
dev:
enable:
- nobots
- environment_indicator
uninstall: { }
test:
enable:
- nobots
- environment_indicator
uninstall:
- views_ui
prod:
enable:
- environment_indicator
uninstall:
- views_ui
local: {}
ci: {}
dev: {}
test: {}
prod: {}
simplesamlphp: true
cm:
strategy: config-split
Expand Down Expand Up @@ -89,7 +67,7 @@ validate:
cloud:
appId: 8449683b-500e-4728-b70a-5f69d9e8a61a
keys_rsync:
ssh: stanfordgryphon.prod@web-25384.prod.hosting.acquia.com
ssh: stanfordgryphon.[email protected].prod.acquia-sites.com
files:
- /mnt/gfs/stanfordgryphon.prod/nobackup/simplesamlphp/
- /mnt/gfs/stanfordgryphon.prod/secrets.settings.php
- /mnt/gfs/stanfordgryphon.test/nobackup/simplesamlphp/
- /mnt/gfs/stanfordgryphon.test/secrets.settings.php
117 changes: 34 additions & 83 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d73337f

Please sign in to comment.