Skip to content

Commit 8dae18c

Browse files
Stefan WaltherStefan Walther
Stefan Walther
authored and
Stefan Walther
committed
docs: run verb
1 parent 6723b2f commit 8dae18c

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

.verb.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
### Fully working
1515

1616
- [Local deployment to VirtualBox using bash only](./local-bash) (./local-bash)
17+
- [Local deployment to VirtualBox using Vagrant only](./local-vagrant) (./local-vagrant)
1718

1819
### In progress
1920

20-
- [Local deployment to VirtualBox using Vagrant only](./local-vagrant) (./local-vagrant)
2121
- [Deployment to DigitalOcean using Packer & Terraform](./do-packer-terraform) (./do-packer-terraform)
2222

2323
### Investigating
@@ -40,8 +40,6 @@ The scenarios above were started, but discontinued for various reasons.
4040

4141
_Note:_ Scenarios not being linked to a solution are not started, finished, or just do not work, yet.
4242

43-
### Omitted scenarios:
44-
4543
## Install
4644

4745
Clone the [GitHub repository](https://github.com/stefanwalther/deploy-docker-swarm) , install the required tools and enjoy:

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
* [In progress](#in-progress)
1111
* [Investigating](#investigating)
1212
* [Omitted](#omitted)
13-
* [Omitted scenarios:](#omitted-scenarios)
1413
- [Install](#install)
1514
- [Tools being used](#tools-being-used)
1615
- [Comparison of the different approaches used](#comparison-of-the-different-approaches-used)
@@ -36,10 +35,10 @@ I am by no means an expert in this area. Working on the different scenarios prim
3635
### Fully working
3736

3837
- [Local deployment to VirtualBox using bash only](./local-bash) (./local-bash)
38+
- [Local deployment to VirtualBox using Vagrant only](./local-vagrant) (./local-vagrant)
3939

4040
### In progress
4141

42-
- [Local deployment to VirtualBox using Vagrant only](./local-vagrant) (./local-vagrant)
4342
- [Deployment to DigitalOcean using Packer & Terraform](./do-packer-terraform) (./do-packer-terraform)
4443

4544
### Investigating
@@ -61,8 +60,6 @@ The scenarios above were started, but discontinued for various reasons.
6160

6261
_Note:_ Scenarios not being linked to a solution are not started, finished, or just do not work, yet.
6362

64-
### Omitted scenarios:
65-
6663
## Install
6764

6865
Clone the [GitHub repository](https://github.com/stefanwalther/deploy-docker-swarm) , install the required tools and enjoy:

0 commit comments

Comments
 (0)