Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768178
D1715.id4356.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
564 B
Referenced Files
None
Subscribers
None
D1715.id4356.diff
View Options
diff --git a/roles/paas-docker/containers/etherpad.sls b/roles/paas-docker/containers/etherpad.sls
--- a/roles/paas-docker/containers/etherpad.sls
+++ b/roles/paas-docker/containers/etherpad.sls
@@ -63,3 +63,11 @@
{% endfor %}
docker restart {{ instance }}
touch /srv/etherpad/.ok-plugins
+
+pad_deploy_abiword:
+ cmd.run:
+ - creates: /srv/etherpad/.ok-abiword
+ - name: |
+ docker exec {{ instance }} sh -c 'apt update && apt install -y abiword'
+ docker restart {{ instance }}
+ touch /srv/etherpad/.ok-abiword
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 07:03 (14 h, 58 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259653
Default Alt Text
D1715.id4356.diff (564 B)
Attached To
Mode
D1715: Install Abiword to Etherpad container
Attached
Detach File
Event Timeline
Log In to Comment