Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
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
0
Merge Requests
0
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
Lisa Casino
slapos.package
Commits
833b5c18
Commit
833b5c18
authored
Jul 10, 2015
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix standalone-shared
parent
7ff6877b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
8 deletions
+2
-8
playbook/roles/erp5-standalone/tasks/main.yml
playbook/roles/erp5-standalone/tasks/main.yml
+0
-6
playbook/roles/standalone-shared/meta/main.yml
playbook/roles/standalone-shared/meta/main.yml
+0
-0
playbook/roles/standalone-shared/tasks/main.yml
playbook/roles/standalone-shared/tasks/main.yml
+2
-2
No files found.
playbook/roles/erp5-standalone/tasks/main.yml
deleted
100644 → 0
View file @
7ff6877b
---
-
name
:
create partition script
template
:
src=request-instance.j2 dest=/tmp/playbook-request-erp5-cluster mode=700
-
name
:
Supply and Request ERP5 Cluster
shell
:
cat /tmp/playbook-request-erp5-cluster | slapos console
playbook/roles/
erp5-standalone
/meta/main.yml
→
playbook/roles/
standalone-shared
/meta/main.yml
View file @
833b5c18
File moved
playbook/roles/standalone-shared/tasks/main.yml
View file @
833b5c18
...
...
@@ -3,13 +3,13 @@
template
:
src={{ request_instance_template }} dest=/tmp/playbook-request-{{ playbook_name }} mode=700
-
name
:
Supply and Request ERP5 Cluster
shell
:
/tmp/playbook-request-{{ playbook_name }} | slapos console
shell
:
cat
/tmp/playbook-request-{{ playbook_name }} | slapos console
-
name
:
create erp5-show
copy
:
src=erp5-show dest=/usr/local/bin/erp5-show mode=755
-
name
:
Add startup script
copy
:
src={{ playbook_name }}-startup
dest=/usr/local/bin/{{ playbook_name }}-startup mode=755
template
:
src=start-script.j2
dest=/usr/local/bin/{{ playbook_name }}-startup mode=755
-
name
:
Add to rc.local
lineinfile
:
...
...
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