This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
Installing rspec-mocks 2.99.4 (was 2.99.3) | |
Using rspec 2.99.0 | |
Using rspec-its 1.0.1 | |
Using specinfra 1.27.5 | |
Using serverspec 1.11.0 | |
Using bundler 1.10.6 | |
Bundle updated! | |
Resolving cookbook dependencies... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"run_list": [ | |
"role[geoshape_core]" | |
], | |
"vagrant": true, | |
"ssl": true, | |
"rogue": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"run_list": [ | |
"role[geoshape_core]" | |
], | |
"vagrant": true, | |
"ssl": false, | |
"rogue": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@ip-172-31-3-211:/opt/chef-run# ./geoshape-provision.sh | |
====[ Note: | |
This command will re-run the installation of geoshape with the same version already | |
on the machine. you can run this command to apply any changes you have made in dna.json | |
or re-download the corresponding geoserver.war | |
=> Are you sure you want to continue? y | |
[2015-09-23T12:09:50+00:00] INFO: Forking chef instance to converge... | |
Starting Chef Client, version 11.8.2 | |
[2015-09-23T12:09:50+00:00] INFO: *** Chef 11.8.2 *** | |
[2015-09-23T12:09:50+00:00] INFO: Chef-client pid: 14858 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INSTALLED_APPS = ( | |
'modeltranslation', | |
'djangocms_admin_style', # for the admin skin. You **must** add 'djangocms_admin_style' in the list **before** 'django.contrib.admin'. | |
# Boostrap admin theme | |
# 'django_admin_bootstrapped.bootstrap3', | |
# 'django_admin_bootstrapped', | |
# Apps bundled with Django |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is the error message when using commit 1e6d8f9: | |
TASK: [ansible-geonode | create {{db_metadata_instance}} db] ****************** | |
changed: [34.193.54.183] | |
TASK: [ansible-geonode | add postgis to the {{db_metadata_instance}} db] ****** | |
changed: [34.193.54.183] | |
TASK: [ansible-geonode | create {{db_data_instance}} db] ********************** |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"mesh": { | |
"vertex": [ | |
[ | |
259440.5388, | |
6265664.8858, | |
737.7579956054688 | |
], | |
[ | |
261443.444801703, |