Murmur setup

This commit is contained in:
Paul-Henri Froidmont 2017-12-05 02:34:44 +01:00
parent c687c162bd
commit 13b5d45998
6 changed files with 255 additions and 1 deletions

View file

@ -1,5 +1,5 @@
#!/bin/bash
set -e
pacman -Syu --noconfirm
#pacman -Syu --noconfirm #Skip this step because reboot is needed to start docker in case of kernel update
pacman -S python --noconfirm
touch /root/.ansible_prerequisites_installed