Showing
1 changed file
with
9 additions
and
0 deletions
README.md
0 → 100644
1 | +Configuration Vagrant en bootstrap Bash de la VOM projet de grog-cubi. | ||
2 | + | ||
3 | +Script principal : vargant-all.sh | ||
4 | + | ||
5 | +Script de provisioning : bootstrap.sh | ||
6 | + | ||
7 | +Script auxiliaire pour le JDK Oracle à copier dans le répertoire data correpondant à /vagrant_data : vagrant_data/jdk-install.sh | ||
8 | + | ||
9 | +Note : Uilise l'archive jdk-8u102-linux-x64.tar.gz obtenue chez Oracle. Marche bien comme ça, mais pourrait être rendu plus générique pour suivre l'évolution des versions. | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment