mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-01-03 13:30:00 +07:00
fix 2022 file folder locations
This commit is contained in:
parent
c99d4f2e6a
commit
05442ad9e6
@ -59,7 +59,7 @@ tasks:
|
|||||||
|
|
||||||
We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers.
|
We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers.
|
||||||
|
|
||||||
You can find this file located here ([Vagrantfile](2022/Days/Configmgmt/Vagrantfile))
|
You can find this file located here ([Vagrantfile](Configmgmt/Vagrantfile))
|
||||||
|
|
||||||
```Vagrant
|
```Vagrant
|
||||||
Vagrant.configure("2") do |config|
|
Vagrant.configure("2") do |config|
|
||||||
|
@ -49,7 +49,7 @@ tasks:
|
|||||||
|
|
||||||
We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers.
|
We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers.
|
||||||
|
|
||||||
You can find this file located here ([Vagrantfile](2022/Days/Configmgmt/Vagrantfile))
|
You can find this file located here ([Vagrantfile](Configmgmt/Vagrantfile))
|
||||||
|
|
||||||
```Vagrant
|
```Vagrant
|
||||||
Vagrant.configure("2") do |config|
|
Vagrant.configure("2") do |config|
|
||||||
|
@ -58,7 +58,7 @@ tasks:
|
|||||||
|
|
||||||
We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers.
|
We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers.
|
||||||
|
|
||||||
You can find this file located here ([Vagrantfile](2022/Days/Configmgmt/Vagrantfile))
|
You can find this file located here ([Vagrantfile](Configmgmt/Vagrantfile))
|
||||||
|
|
||||||
```
|
```
|
||||||
Vagrant.configure("2") do |config|
|
Vagrant.configure("2") do |config|
|
||||||
|
@ -58,7 +58,7 @@ tasks:
|
|||||||
|
|
||||||
We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers.
|
We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers.
|
||||||
|
|
||||||
You can find this file located here ([Vagrantfile](2022/Days/Configmgmt/Vagrantfile))
|
You can find this file located here ([Vagrantfile](Configmgmt/Vagrantfile))
|
||||||
|
|
||||||
```
|
```
|
||||||
Vagrant.configure("2") do |config|
|
Vagrant.configure("2") do |config|
|
||||||
|
@ -58,7 +58,7 @@ tasks:
|
|||||||
|
|
||||||
We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers.
|
We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers.
|
||||||
|
|
||||||
You can find this file located here ([Vagrantfile](2022/Days/Configmgmt/Vagrantfile))
|
You can find this file located here ([Vagrantfile](Configmgmt/Vagrantfile))
|
||||||
|
|
||||||
```
|
```
|
||||||
Vagrant.configure("2") do |config|
|
Vagrant.configure("2") do |config|
|
||||||
|
@ -58,7 +58,7 @@ tasks:
|
|||||||
|
|
||||||
We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers.
|
We are going to use Vagrant to set up our node environment, I am going to keep this at a reasonable 4 nodes but you can hopefully see that this could easily be 300 or 3000 and this is the power of Ansible and other configuration management tools to be able to configure your servers.
|
||||||
|
|
||||||
You can find this file located here ([Vagrantfile](2022/Days/Configmgmt/Vagrantfile))
|
You can find this file located here ([Vagrantfile](Configmgmt/Vagrantfile))
|
||||||
|
|
||||||
```
|
```
|
||||||
Vagrant.configure("2") do |config|
|
Vagrant.configure("2") do |config|
|
||||||
|
Loading…
Reference in New Issue
Block a user