Automate your virtual lab environment with Ansible and Vagrant

  Рет қаралды 37,812

Christian Lempa

Christian Lempa

Күн бұрын

Пікірлер: 41
@VasyChristmas
@VasyChristmas 10 ай бұрын
Easy to understand, very laconic and nice timbre of the voice. Thank you, good sir.
@christianlempa
@christianlempa 10 ай бұрын
Thanks!
@guilhermerodriguesdesousa5781
@guilhermerodriguesdesousa5781 3 жыл бұрын
Its more effective if you add the variables as follows: export VAGRANT_WSL_ENABLE_WINDOWS_ACCESS=1 export PATH=$PATH:/mnt/c/Windows/System32 export PATH="$PATH:/mnt/c/ProgramData/Microsoft/Windows/Hyper-V" export VAGRANT_DEFAULT_PROVIDER=hyperv
@christianlempa
@christianlempa 3 жыл бұрын
Thanks for sharing!
@silasschmidt7852
@silasschmidt7852 4 жыл бұрын
Geil, darauf habe ich gewartet. Danke dafür. :) Tolles Video und wie immer eine tolle Erklärung. Weiter so!
@christianlempa
@christianlempa 4 жыл бұрын
Danke! :)
@christianlempa
@christianlempa 4 жыл бұрын
Do you want to learn more about the fundamentals of Ansible and Vagrant? Ansible tutorial: kzbin.info/www/bejne/q4OUkJuifd2pnsU Vagrant tutorial: kzbin.info/www/bejne/qaOcoYimiKaYrqc
@gotbletu
@gotbletu 4 жыл бұрын
lols i digg the 'itprofessional' chilling up there
@olugbengaajayi5124
@olugbengaajayi5124 Жыл бұрын
Hey, thanks for the good job. I would like to see more on vagrant. Using vagrant as your lab for testing ansible simulation and stuffs like that.
@JethroYSCao
@JethroYSCao 3 жыл бұрын
Nice video, and your channel is great overall too.
@christianlempa
@christianlempa 3 жыл бұрын
Thank you buddy!
@bcm15
@bcm15 Жыл бұрын
I really need some help, I've searched all over internet and haven't foun a clue: When i do vagrant up my it stops at SSH authentification. it simply doesn't want to work from there. Any solution?
@jefferyasamani4685
@jefferyasamani4685 10 ай бұрын
how about provisioning centos 07 server??
@ErisBeatsmusic
@ErisBeatsmusic 4 жыл бұрын
This is best example I understood so far. Keep it up.
@christianlempa
@christianlempa 4 жыл бұрын
Awesome, thank you!
@tanuj05
@tanuj05 3 жыл бұрын
I am getting the below error, any idea how to fix this ? /opt/vagrant/embedded/gems/2.2.18/gems/vagrant-2.2.18/lib/vagrant/util/subprocess.rb:160:in `rescue in execute': Permission denied - /mnt/c/Windows/system32/powershell
@sirius4k
@sirius4k 3 жыл бұрын
I added the Vagrant env variables to .bashrc, I have Vagrant installed on Windows host, but I still get the cmd.exe error. I sourced the .bashrc file and then logged off and back in, but still no luck. Ideas?
@skitoxe4482
@skitoxe4482 4 жыл бұрын
Why not run both vagrant and ansible on a linux host with kvm as the hypervisor? Feels sort of contrived to run it in WSL no ?
@christianlempa
@christianlempa 4 жыл бұрын
Why not?
@sanchitghule7343
@sanchitghule7343 4 жыл бұрын
Hi Which keybord you are using?
@alexlerner8327
@alexlerner8327 4 жыл бұрын
Christian, I have watched your Vagrant and Ansible separate videos, and I have watched this one. What is Kitchen? How does it fit into Vagrant/Ansible ecostructure? Someone had installed Gitlab private repository on my laptop using vvagrant/ansible/kitchen and I was trying to "map" various files I am seeing against your videos. I understand now that I could have installed Gitlab using Ansible playbook directly. But I guess Kitchen "recipes" make it easier? THey are pre-packaged? THanks
@christianlempa
@christianlempa 4 жыл бұрын
I haven't heard of it and haven't used it so far, to be honest 😁
@hawolex2341
@hawolex2341 2 жыл бұрын
Is it posible to do this Vagrant to a remote server? Like when i sit on my linux laptop and have a Win server in the rack? Time for a new video? ;)
@christianlempa
@christianlempa 2 жыл бұрын
As far as I understand Vagrant is used for local workstations. I recently made a video about Terraform, that’s maybe what you’re looking for :)
@juliancowell8485
@juliancowell8485 3 жыл бұрын
AMD processors are capable of nested virtualizations. Is this a limitation of Windows? I use a 1950x with multiple nested virtualizations.
@christianlempa
@christianlempa 3 жыл бұрын
Unfortuantely, yes. I think M$ said they're adding this in a newer version of Windows 10 and probably 11 as well.
@cdromuser1
@cdromuser1 Жыл бұрын
I'm running nested virtyalization on windows 10 with Ryzen 5600H no problem
@alfathmuqoddas6986
@alfathmuqoddas6986 Жыл бұрын
so freaking cool!
@ahmadpoorgholam8964
@ahmadpoorgholam8964 2 жыл бұрын
You are a great guy
@christianlempa
@christianlempa 2 жыл бұрын
Thank you! 😀
@RaFaeLSanTaNaperfil
@RaFaeLSanTaNaperfil 4 жыл бұрын
Hi guys, I'm having problems when I run "Vagrant up", the following error appears: An error occurred while executing a PowerShell script. This error is shown below. Please read the error message and see if this is a configuration error with your system. If it is not, then please report a bug. Script: check_hyperv_access.ps1 Error: Get-ACL : Falha do método com código de erro inesperado 1. No \\wsl$\Ubuntu-20.04\opt\vagrant\embedded\gems\2.2.14\gems\vagrant-2.2.14\plugins\providers\hyperv\scripts\utils\Vagr antVM\VagrantVM.psm1:731 caractere:12 + $acl = Get-ACL -Path $Path + ~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Get-Acl], InvalidOperationException + FullyQualifiedErrorId : System.InvalidOperationException,Microsoft.PowerShell.Commands.GetAclCommand
@yasser-cifer8175
@yasser-cifer8175 2 жыл бұрын
plz did u find the solution !!!
@Alain9-1
@Alain9-1 Жыл бұрын
Thank you
@christianlempa
@christianlempa Жыл бұрын
You're welcome
@khalidelgazzar
@khalidelgazzar 3 жыл бұрын
Thanks .. great video
@christianlempa
@christianlempa 3 жыл бұрын
Thanks bro
@GorkemYildirim
@GorkemYildirim 3 жыл бұрын
Very cool indeed
@christianlempa
@christianlempa 3 жыл бұрын
Thanks 😊👍
@xx482
@xx482 3 жыл бұрын
thanks a lot
@christianlempa
@christianlempa 3 жыл бұрын
Thank you, too ;)
@shaidsk2578
@shaidsk2578 3 жыл бұрын
😍❣️
Automate your Docker deployments with Ansible
20:32
Christian Lempa
Рет қаралды 97 М.
This web UI for Ansible is so damn useful!
20:07
Christian Lempa
Рет қаралды 511 М.
"Идеальное" преступление
0:39
Кик Брейнс
Рет қаралды 1,4 МЛН
#behindthescenes @CrissaJackson
0:11
Happy Kelli
Рет қаралды 27 МЛН
$1 vs $500,000 Plane Ticket!
12:20
MrBeast
Рет қаралды 122 МЛН
How to save power in a Homelab? 5 Tips!
16:10
Christian Lempa
Рет қаралды 57 М.
Automated virtual machine deployment with Vagrant
20:28
Christian Lempa
Рет қаралды 58 М.
SSH Connections With Ansible - How To Create & Share SSH Keys
23:51
QEMU/KVM for absolute beginners
17:50
Veronica Explains
Рет қаралды 578 М.
Automate GitLab + Terraform (state file, and more)
28:06
Christian Lempa
Рет қаралды 19 М.
Howto Provision Vagrant Virtual Machines with Ansible
32:36
theurbanpenguin
Рет қаралды 13 М.
Automate EVERYTHING with Ansible! (Ansible for Beginners)
18:31
Techno Tim
Рет қаралды 250 М.
Create VMs on Proxmox in Seconds!
25:04
Christian Lempa
Рет қаралды 141 М.
"Идеальное" преступление
0:39
Кик Брейнс
Рет қаралды 1,4 МЛН