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
Checking minimum requirements... | |
Removing network onpremise_default | |
Network onpremise_default not found. | |
Network elbotola is external, skipping | |
Removing sentry_onpremise_snuba-replacer_1 ... | |
Removing sentry_onpremise_snuba-api_1 ... | |
Removing sentry_onpremise_snuba-outcomes-consumer_1 ... | |
Removing sentry_onpremise_snuba-consumer_1 ... | |
Removing sentry_onpremise_snuba-sessions-consumer_1 ... | |
Removing sentry_onpremise_symbolicator_1 ... |
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
local volumes = [ | |
{ | |
name: 'cache', | |
host: { | |
path: '/var/cache' | |
}, | |
}, | |
{ | |
name: 'docker', | |
host: { |
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
- hosts: localhost | |
tasks: | |
- name: OS_* environment variables are required | |
fail: | |
msg: Please, login to OVH Cloud, and download openrc.sh\ | |
and execute the script to set the appropriate environment variables | |
when: lookup('env', 'OS_AUTH_URL') is not defined | |
- name: Create basic Security Group | |
os_security_group: |
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
2019/11/15 09:52:12 [debug] 17657#0: *44 http keepalive handler | |
2019/11/15 09:52:12 [debug] 17657#0: *44 malloc: 000000000088B310:1024 | |
2019/11/15 09:52:12 [debug] 17657#0: *44 recv: fd:62 -1 of 1024 | |
2019/11/15 09:52:12 [debug] 17657#0: *44 recv() not ready (11: Resource temporarily unavailable) | |
2019/11/15 09:52:12 [debug] 17657#0: *44 free: 000000000088B310 | |
2019/11/15 09:52:13 [debug] 17657#0: *44 http keepalive handler | |
2019/11/15 09:52:13 [debug] 17657#0: *44 malloc: 0000000000915720:1024 | |
2019/11/15 09:52:13 [debug] 17657#0: *44 recv: fd:62 1024 of 1024 | |
2019/11/15 09:52:13 [debug] 17657#0: *44 reusable connection: 0 | |
2019/11/15 09:52:13 [debug] 17657#0: *44 posix_memalign: 000000000088A0E0:4096 @16 |
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
INFO global: Vagrant version: 2.1.1 | |
INFO global: Ruby version: 2.4.4 | |
INFO global: RubyGems version: 2.6.14.1 | |
INFO global: VAGRANT_INSTALLER_VERSION="2" | |
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.1.1/gems/vagrant-2.1.1/bin/vagrant" | |
INFO global: VAGRANT_INSTALLER_ENV="1" | |
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded" | |
INFO global: VAGRANT_LOG="debug" | |
WARN global: resolv replacement has not been enabled! | |
INFO global: Plugins: |
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
Viewport target-densitydpi is not supported. index.html:26 | |
Thu Feb 26 2015 10:36:27 GMT+0000 (WET) | sip.ua | configuration parameters after validation: sip.js:2680 | |
Thu Feb 26 2015 10:36:27 GMT+0000 (WET) | sip.ua | · viaHost: "uu2emhn5rc3q.invalid" sip.js:2680 | |
Thu Feb 26 2015 10:36:27 GMT+0000 (WET) | sip.ua | · uri: sip:[email protected] sip.js:2680 | |
Thu Feb 26 2015 10:36:27 GMT+0000 (WET) | sip.ua | · wsServers: [{"ws_uri":"ws://192.168.1.26:5066","sip_uri":"<sip:192.168.1.26:5066;transport=ws;lr>","weight":0,"status":0,"scheme":"WS"}] sip.js:2680 | |
Thu Feb 26 2015 10:36:27 GMT+0000 (WET) | sip.ua | · password: NOT SHOWN sip.js:2680 | |
Thu Feb 26 2015 10:36:27 GMT+0000 (WET) | sip.ua | · registerExpires: 600 sip.js:2680 | |
Thu Feb 26 2015 10:36:27 GMT+0000 (WET) | sip.ua | · register: true sip.js:2680 | |
Thu Feb 26 2015 10:36:27 GMT+0000 (WET) | sip.ua | · registrarServer: sip:192.168.1.26 sip.js:2680 | |
Thu Feb 26 2015 10:36:27 GMT+0000 (WET) | sip.ua | · wsServerMaxReconnection: 3 sip.js:2680 |