From 18a65286f70aa501705da99fdde5a6ea70272af4 Mon Sep 17 00:00:00 2001 From: Danylo Berko Date: Fri, 9 Sep 2022 16:46:08 -0400 Subject: [PATCH] Added new wwd, rs and sj sites at root domains. --- config.yml | 58 ++---------------------------------------------------- sites.json | 19 ------------------ 2 files changed, 2 insertions(+), 75 deletions(-) diff --git a/config.yml b/config.yml index b72700e..65210a1 100644 --- a/config.yml +++ b/config.yml @@ -300,24 +300,6 @@ sites: site_title: Rolling Stone (LOCAL) admin_user: pmcdev admin_password: pmcdev - pmc: - theme_repo: git@bitbucket.org: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: git@github.com: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: git@bitbucket.org:penskemediacorp/pmc-rollingstone-2022.git theme_slug: "" @@ -416,31 +398,13 @@ sites: sourcingjournal-com: skip_provisioning: true description: sourcingjournal.com - repo: git@github.com: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: git@bitbucket.org: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: git@github.com: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 @@ -570,24 +534,6 @@ sites: site_title: WWD (LOCAL) admin_user: pmcdev admin_password: pmcdev - pmc: - theme_repo: git@bitbucket.org: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: git@github.com: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: git@bitbucket.org:penskemediacorp/pmc-wwd-2021.git theme_slug: "" diff --git a/sites.json b/sites.json index 44be9a2..b097d2f 100644 --- a/sites.json +++ b/sites.json @@ -85,12 +85,6 @@ "parent_theme_slug": "pmc-core-v2" }, "rollingstone.com": { - "site_title_prefix": "Rolling Stone", - "theme_repo": "git@bitbucket.org: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": "git@bitbucket.org:penskemediacorp/pmc-rollingstone-2022.git", "parent_theme_slug": "pmc-core-v2", @@ -126,15 +120,6 @@ "theme_dir_uses_vip": true }, "sourcingjournal.com": { - "site_title_prefix": "Sourcing Journal", - "provisioner_url": "git@github.com:Varying-Vagrant-Vagrants/custom-site-template.git", - "provisioner_branch": "master", - "theme_repo": "git@bitbucket.org: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": "git@bitbucket.org:penskemediacorp/pmc-sourcingjournal-2021.git", "parent_theme_slug": "pmc-core-v2", @@ -171,10 +156,6 @@ }, "wwd.com": { "site_title_prefix": "WWD", - "theme_repo": "git@bitbucket.org:penskemediacorp/pmc-wwd-2016.git" - }, - "wwd-2021.com": { - "site_title_prefix": "WWD 2021", "theme_repo": "git@bitbucket.org:penskemediacorp/pmc-wwd-2021.git", "parent_theme_slug": "pmc-core-v2", "theme_dir_uses_vip": true