Skip to content

Commit 5aca317

Browse files
committed
Update Blog “open-sourcing-workshops-on-demand-part2-deploying-the-backend”
1 parent 738f268 commit 5aca317

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/blog/open-sourcing-workshops-on-demand-part2-deploying-the-backend.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ install$ cd wod-backend/
9494
* Examine default installation parameters and adapt when necessary accordingly. Files are self-documented.
9595
* Look at the following files within ansible/group_vars directory.
9696

97-
`all.yml` file
97+
* `all.yml` file
9898

9999
```shellsession
100100
vi all.yml
@@ -167,7 +167,7 @@ SCRIPTPRIVDIR: "{{ WODPRIVDIR }}/scripts"
167167
ANSIBLEPRIVDIR: "{{ WODPRIVDIR }}/ansible"
168168
```
169169

170-
`wod-backend` file
170+
* `wod-backend` file
171171

172172
```shellsession
173173
vi wod-backend
@@ -224,7 +224,7 @@ DATAVISUPORT1-WKSHP-DataVisu101: 22101
224224
DATAVISUPORT2-WKSHP-DataVisu101: 22131
225225
```
226226

227-
`wod-system` file
227+
* `wod-system` file
228228

229229
```shellsession
230230
vi wod-system

0 commit comments

Comments
 (0)