File tree 3 files changed +1461
-2
lines changed 3 files changed +1461
-2
lines changed Original file line number Diff line number Diff line change 1
- # Copyright 2018 Google LLC
1
+ # Copyright 2024 Google LLC
2
2
#
3
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
4
# you may not use this file except in compliance with the License.
13
13
# limitations under the License.
14
14
15
15
name 'drupal'
16
+ depends 'c2d-config'
16
17
depends 'apache2'
17
18
depends 'mysql'
18
19
depends 'php81'
Original file line number Diff line number Diff line change 1
- # Copyright 2018 Google LLC
1
+ # Copyright 2024 Google LLC
2
2
#
3
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
4
# you may not use this file except in compliance with the License.
19
19
include_recipe 'apache2::rm-index'
20
20
include_recipe 'apache2::security-config'
21
21
include_recipe 'mysql::version-8.0'
22
+ include_recipe 'drupal::ospo'
22
23
23
24
# Reference: https://www.drupal.org/docs/8/system-requirements/php
24
25
include_recipe 'php81'
You can’t perform that action at this time.
0 commit comments