Commit Graph

6 Commits (master)

Author SHA1 Message Date
David Myers a924381e9e
Fix Vultr (#14389) 2 years ago
David Myers 654809f126
Explicitly set SSH permissions in base.sh (#1927) 3 years ago
Jack Ivanov 5fc738ba8b
Revert "Refactor cloud-init/base.sh (#1797)" (#1856)
This reverts commit f0d0e91be0.
4 years ago
djds f0d0e91be0
Refactor cloud-init/base.sh (#1797)
* Refactor cloud-init/base.sh

* Pass shellcheck
* Use variable for username
* Fix issues with umask and sudo
* Simplify until loops

* Use literal algo for filename in /etc/sudoers.d/10-algo-user
4 years ago
Jack Ivanov 24574a3205
apt locking fixes (#1685) 4 years ago
Jack Ivanov d635c76b50
Change default SSH port and introduce cloud-init support (#1636)
* Change default SSH port

* Iptables to ansible_ssh_port

* Add Scaleway

* permissions and groups fixes

* update firewall docs

* SSH fixes

* add missing cloudinit to cloud-azure

* remove ansible_ssh_user from the tests

* congrats message fix
4 years ago