Skip to content

Commit

Permalink
Added new wwd, rs and sj sites at root domains.
Browse files Browse the repository at this point in the history
  • Loading branch information
berkod committed Sep 9, 2022
1 parent 997fdc7 commit 18a6528
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 75 deletions.
58 changes: 2 additions & 56 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,24 +300,6 @@ sites:
site_title: Rolling Stone (LOCAL)
admin_user: pmcdev
admin_password: pmcdev
pmc:
theme_repo: [email protected]:penskemediacorp/pmc-rollingstone-2018.git
theme_slug: ""
parent_theme_slug: pmc-core-v2
theme_dir_uses_vip: true
rollingstone-2022-com:
skip_provisioning: true
description: rollingstone-2022.com
repo: [email protected]:penske-media-corp/pmc-vvv-site-provisioners.git
branch: main
hosts:
- rollingstone-2022-com.test
nginx_upstream: php74
custom:
live_url: https://rollingstone-2022.com
site_title: Rolling Stone (LOCAL)
admin_user: pmcdev
admin_password: pmcdev
pmc:
theme_repo: [email protected]:penskemediacorp/pmc-rollingstone-2022.git
theme_slug: ""
Expand Down Expand Up @@ -416,31 +398,13 @@ sites:
sourcingjournal-com:
skip_provisioning: true
description: sourcingjournal.com
repo: [email protected]:Varying-Vagrant-Vagrants/custom-site-template.git
branch: master
hosts:
- sourcingjournal-com.test
nginx_upstream: php73
custom:
live_url: https://sourcingjournal.com
site_title: Sourcing Journal (LOCAL)
admin_user: pmcdev
admin_password: pmcdev
pmc:
theme_repo: [email protected]:penskemediacorp/pmc-sourcingjournal-2018.git
theme_slug: ""
parent_theme_slug: pmc-core-v2
theme_dir_uses_vip: true
sourcingjournal-2021-com:
skip_provisioning: true
description: sourcingjournal-2021.com
repo: [email protected]:penske-media-corp/pmc-vvv-site-provisioners.git
branch: main
hosts:
- sourcingjournal-2021-com.test
- sourcingjournal-com.test
nginx_upstream: php74
custom:
live_url: https://sourcingjournal-2021.com
live_url: https://sourcingjournal.com
site_title: Sourcing Journal (LOCAL)
admin_user: pmcdev
admin_password: pmcdev
Expand Down Expand Up @@ -570,24 +534,6 @@ sites:
site_title: WWD (LOCAL)
admin_user: pmcdev
admin_password: pmcdev
pmc:
theme_repo: [email protected]:penskemediacorp/pmc-wwd-2016.git
theme_slug: ""
parent_theme_slug: ""
theme_dir_uses_vip: false
wwd-2021-com:
skip_provisioning: true
description: wwd-2021.com
repo: [email protected]:penske-media-corp/pmc-vvv-site-provisioners.git
branch: main
hosts:
- wwd-2021-com.test
nginx_upstream: php74
custom:
live_url: https://wwd-2021.com
site_title: WWD 2021 (LOCAL)
admin_user: pmcdev
admin_password: pmcdev
pmc:
theme_repo: [email protected]:penskemediacorp/pmc-wwd-2021.git
theme_slug: ""
Expand Down
19 changes: 0 additions & 19 deletions sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,6 @@
"parent_theme_slug": "pmc-core-v2"
},
"rollingstone.com": {
"site_title_prefix": "Rolling Stone",
"theme_repo": "[email protected]:penskemediacorp/pmc-rollingstone-2018.git",
"parent_theme_slug": "pmc-core-v2",
"theme_dir_uses_vip": true
},
"rollingstone-2022.com": {
"site_title_prefix": "Rolling Stone",
"theme_repo": "[email protected]:penskemediacorp/pmc-rollingstone-2022.git",
"parent_theme_slug": "pmc-core-v2",
Expand Down Expand Up @@ -126,15 +120,6 @@
"theme_dir_uses_vip": true
},
"sourcingjournal.com": {
"site_title_prefix": "Sourcing Journal",
"provisioner_url": "[email protected]:Varying-Vagrant-Vagrants/custom-site-template.git",
"provisioner_branch": "master",
"theme_repo": "[email protected]:penskemediacorp/pmc-sourcingjournal-2018.git",
"parent_theme_slug": "pmc-core-v2",
"theme_dir_uses_vip": true,
"php_version": 7.3
},
"sourcingjournal-2021.com": {
"site_title_prefix": "Sourcing Journal",
"theme_repo": "[email protected]:penskemediacorp/pmc-sourcingjournal-2021.git",
"parent_theme_slug": "pmc-core-v2",
Expand Down Expand Up @@ -171,10 +156,6 @@
},
"wwd.com": {
"site_title_prefix": "WWD",
"theme_repo": "[email protected]:penskemediacorp/pmc-wwd-2016.git"
},
"wwd-2021.com": {
"site_title_prefix": "WWD 2021",
"theme_repo": "[email protected]:penskemediacorp/pmc-wwd-2021.git",
"parent_theme_slug": "pmc-core-v2",
"theme_dir_uses_vip": true
Expand Down

0 comments on commit 18a6528

Please sign in to comment.