Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Romain Courteaud
slapos.core
Commits
0468138d
Commit
0468138d
authored
Sep 12, 2022
by
Thomas Gambier
🚴🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_web_deploy: add ors playbook
parent
619385ce
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
749 additions
and
0 deletions
+749
-0
master/bt5/slapos_web_deploy/PathTemplateItem/web_page_module/deploy_ors.txt
...eb_deploy/PathTemplateItem/web_page_module/deploy_ors.txt
+18
-0
master/bt5/slapos_web_deploy/PathTemplateItem/web_page_module/deploy_ors.xml
...eb_deploy/PathTemplateItem/web_page_module/deploy_ors.xml
+365
-0
master/bt5/slapos_web_deploy/PathTemplateItem/web_site_module/deploy/ors.xml
...eb_deploy/PathTemplateItem/web_site_module/deploy/ors.xml
+366
-0
No files found.
master/bt5/slapos_web_deploy/PathTemplateItem/web_page_module/deploy_ors.txt
0 → 100644
View file @
0468138d
#!/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
master/bt5/slapos_web_deploy/PathTemplateItem/web_page_module/deploy_ors.xml
0 → 100644
View file @
0468138d
This diff is collapsed.
Click to expand it.
master/bt5/slapos_web_deploy/PathTemplateItem/web_site_module/deploy/ors.xml
0 → 100644
View file @
0468138d
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment