Skip to content

Commit

Permalink
[QOLSVC-978] update DEV environments to CKAN 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ThrawnCA committed Sep 12, 2023
1 parent e704529 commit 93361cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion vars/CKAN-Stack.var.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ProductionAnalyticsId: "{{ lookup('aws_ssm', '/config/CKAN/GaIdProduction', regi
solr7: "http://archive.apache.org/dist/lucene/solr/7.7.2/solr-7.7.2.zip"
solr8: "http://archive.apache.org/dist/lucene/solr/8.11.2/solr-8.11.2.zip"
ckan_tag: "ckan-2.9.9-qgov.4"
ckan_qgov_branch: "qgov-master-2.9.9"
ckan_qgov_branch: "qgov-master-2.10.1"

common_stack: &common_stack
state: "{{ state | default('present')}}"
Expand Down
2 changes: 0 additions & 2 deletions vars/shared-CKANTest.var.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,4 @@ basic_facts:
SiteDomain: "test-dev.data.qld.gov.au" #CKAN SiteDomain
RootDomain: "test-dev.data.qld.gov.au" #ACM cert creation which also gets *.RootDomain
CmsOrigin: "oss.squizedge.net"
CKANRevision: "ckan-2.10.1-qgov.4"
SolrSource: "http://archive.apache.org/dist/lucene/solr/8.11.2/solr-8.11.2.zip"

0 comments on commit 93361cf

Please sign in to comment.