Skip to content

Commit

Permalink
Merge pull request #84 from penske-media-corp/feature/rr-gg-add-vvv
Browse files Browse the repository at this point in the history
RR Gift Guide: add vvv config
  • Loading branch information
shawncook authored Sep 29, 2023
2 parents 9796dc7 + c661f56 commit 90a4f66
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
18 changes: 18 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,24 @@ sites:
theme_slug: ""
parent_theme_slug: ""
theme_dir_uses_vip: false
ultimategiftguide-robbreport-com:
skip_provisioning: true
description: ultimategiftguide.robbreport.com
repo: git@github.com:penske-media-corp/pmc-vvv-site-provisioners.git
branch: main
hosts:
- ultimategiftguide-robbreport-com.test
nginx_upstream: php80
custom:
live_url: https://ultimategiftguide.robbreport.com
site_title: Ultimate Gift Guide (LOCAL)
admin_user: pmcdev
admin_password: pmcdev
pmc:
theme_repo: git@github.com:penske-media-corp/pmc-rr-giftguide-2023.git
theme_slug: ""
parent_theme_slug: ""
theme_dir_uses_vip: false
variety-com:
skip_provisioning: true
description: variety.com
Expand Down
4 changes: 4 additions & 0 deletions sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@
"site_title_prefix": "TV Line",
"theme_repo": "git@github.com:penske-media-corp/pmc-tvline-2023.git"
},
"ultimategiftguide.robbreport.com": {
"site_title_prefix": "Ultimate Gift Guide",
"theme_repo": "git@github.com:penske-media-corp/pmc-rr-giftguide-2023.git"
},
"variety.com": {
"site_title_prefix": "Variety",
"theme_repo": "git@github.com:penske-media-corp/pmc-variety-2020.git",
Expand Down

0 comments on commit 90a4f66

Please sign in to comment.