remove bootstrap-mgmt.sh
This commit is contained in:
parent
9f014d613b
commit
6184fb11e7
@ -1,12 +0,0 @@
|
|||||||
!/usr/bin/env bash
|
|
||||||
|
|
||||||
## install ansible (http://docs.ansible.com/intro_installation.html)
|
|
||||||
# apt-get -y install software-properties-common
|
|
||||||
# apt-add-repository -y ppa:ansible/ansible
|
|
||||||
apt-get update
|
|
||||||
apt-get -y install tree
|
|
||||||
|
|
||||||
sed -i "s/PasswordAuthentication no/PasswordAuthentication yes/g" /etc/ssh/sshd_config
|
|
||||||
|
|
||||||
ln -fs /usr/share/zoneinfo/Europe/Paris /etc/localtime
|
|
||||||
dpkg-reconfigure --frontend noninteractive tzdata
|
|
Loading…
Reference in New Issue
Block a user