Skip to content

Commit 1a9e9c8

Browse files
committed
🐳 removed docker from TODO packages
1 parent 68e020d commit 1a9e9c8

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

promoted-packages.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ When selecting a Raspberry-Pack in the wizard, the last option is to add a new r
1010
| ------------ | -------------------------------------------------- | ----------------------------------------------------------------------- | -------------------------------------------------------------- |
1111
| apache2 | **Simple Apache2 example:** Hosts a static website | [Details](https://github.com/constant-flow/raspberry-pack-apache2) | `[email protected]:constant-flow/raspberry-pack-apache2.git` |
1212
| docker | **Docker run:** pull image and run | [Details](https://github.com/constant-flow/raspberry-pack-docker) | `https://github.com/constant-flow/raspberry-pack-docker` |
13-
| ansible-pull | **Pull:** clones image and hosts via ansible | [Details](https://github.com/constant-flow/raspberry-pack-ansible-pull) | `[email protected]:constant-flow/raspberry-pack-ansible-pull.git` |
13+
| ansible-pull | **Pull:** clones playbook and hosts via ansible | [Details](https://github.com/constant-flow/raspberry-pack-ansible-pull) | `[email protected]:constant-flow/raspberry-pack-ansible-pull.git` |
1414

1515
# User submitted packages
1616

@@ -22,11 +22,10 @@ When selecting a Raspberry-Pack in the wizard, the last option is to add a new r
2222

2323
# Ideas for packages
2424

25-
| Name | Description |
26-
| --------------- | -------------------------------------------- |
27-
| NodeJs | Run NodeJs server pulled from repository |
28-
| Saltstack | Automate Pi via Saltstack from repository |
29-
| Puppet | Automate Pi via Puppet from repository |
30-
| Docker | Automate Pi via docker image from a registry |
31-
| Presentation-Pi | Sets up a Pi to display images and videos |
32-
| File server | Sets up a Pi to share drive via network |
25+
| Name | Description |
26+
| --------------- | ----------------------------------------- |
27+
| NodeJs | Run NodeJs server pulled from repository |
28+
| Saltstack | Automate Pi via Saltstack from repository |
29+
| Puppet | Automate Pi via Puppet from repository |
30+
| Presentation-Pi | Sets up a Pi to display images and videos |
31+
| File server | Sets up a Pi to share drive via network |

0 commit comments

Comments
 (0)