Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
elearning:workbooks:debian:11:ldf800:l804 [2022/05/26 15:12] – created admin | elearning:workbooks:debian:11:ldf800:l804 [2023/09/15 09:56] (Version actuelle) – admin | ||
---|---|---|---|
Ligne 28: | Ligne 28: | ||
=====Préparation===== | =====Préparation===== | ||
- | |||
- | Re-créez la machine virtuelle Puppet : | ||
< | < | ||
- | desktop@serverXX:~$ cd puppet-beginners-guide-3 | + | vagrant@ubuntu-xenial:~$ sudo apt-get install git-core zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev libcurl4-openssl-dev software-properties-common libffi-dev |
- | desktop@serverXX:~/puppet-beginners-guide-3$ vagrant | + | ... |
- | desktop@serverXX:~/puppet-beginners-guide-3$ scripts/ | + | vagrant@ubuntu-xenial:~$ cd |
- | desktop@serverXX:~/puppet-beginners-guide-3$ vagrant | + | vagrant@ubuntu-xenial: |
+ | vagrant@ubuntu-xenial:~$ echo '. " | ||
+ | vagrant@ubuntu-xenial:~$ echo '. " | ||
+ | vagrant@ubuntu-xenial: | ||
+ | vagrant@ubuntu-xenial:~$ echo ' | ||
+ | vagrant@ubuntu-xenial:~$ exec $SHELL | ||
+ | vagrant@ubuntu-xenial:~$ asdf plugin add ruby | ||
+ | vagrant@ubuntu-xenial:~$ asdf install ruby 3.2.2 | ||
+ | ... | ||
+ | vagrant@ubuntu-xenial:~$ gem update | ||
+ | vagrant@ubuntu-xenial:~$ vi .tool-versions | ||
+ | vagrant@ubuntu-xenial: | ||
+ | ruby 3.2.2 | ||
+ | vagrant@ubuntu-xenial: | ||
+ | ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux] | ||
</ | </ | ||