Skip to content

Commit 98defc4

Browse files
committed
Update Blog “open-sourcing-workshops-on-demand-part-5-create-a-workshop”
1 parent accbc89 commit 98defc4

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

content/blog/open-sourcing-workshops-on-demand-part-5-create-a-workshop.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,13 @@ As an admin of the Workshops-on-demand infrastructure, I had to perform sever
3535

3636
1. ###### Test and validate installation of the new kernel on the staging backend server by:
3737

38-
* Creating a new branch for this test
39-
* Modifying the [backend server installation yaml file ](https://github.com/Workshops-on-Demand/wod-backend/blob/main/ansible/install_backend.yml#L326)to include the new kernel.
40-
* Validating the changes by testing a new backend install process.
41-
* Pushing the changes to the github repo.
38+
* * Creating a new branch for this test
39+
40+
* Modifying the [backend server installation yaml file ](https://github.com/Workshops-on-Demand/wod-backend/blob/main/ansible/install_backend.yml#L326)to include the new kernel.
41+
42+
* Validating the changes by testing a new backend install process.
43+
44+
* Pushing the changes to the github repo.
4245

4346
2. ###### Creating a user for the workshop developer on the test/dev and staging backend servers.
4447
3. ###### Providing to the developer the necessary information to connect to the test/dev and staging backend servers.

0 commit comments

Comments
 (0)