$ sudo salt-call state.sls roles/paas-docker/devel [ERROR ] DNS lookup or connection check of 'ysul.nasqueron.org' failed. [ERROR ] Master hostname: 'ysul.nasqueron.org' not found or not responsive. Retrying in 30 seconds local: ---------- ID: docker_development_utilities Function: pkg.installed Result: True Comment: All specified packages are already installed Started: 01:22:53.750840 Duration: 1107.63 ms Changes: ---------- ID: docker_development_utilities Function: pip.installed Name: docker-compose Result: True Comment: Python package docker-compose was already installed All specified packages are already installed Started: 01:22:55.322302 Duration: 1386.003 ms Changes:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Feb 17 2020
Remove sudo, the group will be created in another change (that's a group, not a sudoers rule)
Feb 16 2020
zsh + starship looks a good solution too, but it's not packaged for Debian.
Tests should be extended to development servers and made optional, as we don't currently have an Apache working.
So, it works for two years. Let's restrict root login.
Feb 15 2020
Imports are generally more at top
Feb 14 2020
$ salt-call -ldebug state.sls roles/paas-docker/salt [...] local: ---------- ID: required_python_packages_for_docker_and_salt Function: pkg.installed Name: python3-pip Result: True Comment: The following packages were installed/updated: python3-pip Started: 22:17:40.253082 Duration: 9016.292 ms Changes: ---------- python3-pip: ---------- new: 9.0.3-15.el8 old: python3-setuptools: ---------- new: 39.2.0-5.el8 old: python36: ---------- new: 3.6.8-2.module_el8.1.0+245+c39af44f old: ---------- ID: required_python_packages_for_docker_and_salt Function: pip.installed Name: docker Result: True Comment: All packages were successfully installed Started: 22:17:59.460883 Duration: 5336.004 ms Changes: ---------- docker==4.2.0: Installed
Fix SLS syntax
Rebase
Fix syntax
+creates
Confirm with -y to avoid it hangs out with salt-call
Proxy is fine for DevCentral and other Phabricator containers, per T915 / D484 / 892cd0a35934.
OpenSSH now mitigates this.
Can't repro with current Etherpad version.
Done everywhere now, I've installed Salt 3000 and Python 3.6 on Dwellers.
We do'nt use sshguard anymore, as login by password is disabled, keys are required.
Done during the migration to EquaTower and Salt for aphlict cachet devcentral wolfphab acquisitariat etherpad tommy ci silly_bardeen.
Probably fine now we've dropped support for LXC containers, and improved firewalld for Equatower in rOPS9f24b9df2f44.
Hypervisor configuration is now fine.
Dwellers will use CentOS 8 Stream, to stay up to date in a rolling fashion.