Commit 0468138d authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

slapos_web_deploy: add ors playbook

parent 619385ce
Pipeline #23470 failed with stage
in 0 seconds
#!/bin/bash
set -e
#
# Paste content of function-common
# https://lab.nexedi.com/nexedi/slapos.package/blob/master/playbook/roles/install-script/files/function-common
#
${function_common_content}
${base_setup_content}
${slapos_install_content}
clear
echo "Starting Ansible playbook:"
ansible-playbook ors.yml -i hosts --connection=local
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment