- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sep 29 2020
The former parser was for PHP 5.5.8, we're now up-to-date with PHP 7.1.6 (Phabricator constraint, our image is PHP 7.4.10).
A last modification in user Dockerfile will be needed to use symlinks populated by main image in /root, but that will be for another review.
Output test with echo before 'docker run' commands
UID is readonly on current Debian sh implementation
Some shellcheck fixes
Sep 28 2020
Fix GPG packages (no install recommends = we didn't have the complete suite)
Prune copy/paste error (was intended for test container, not for Dockerfile).
Consolidate sysctl changes using sysctl.present
This also fixes the following issues:
Sep 27 2020
Sep 26 2020
Sep 25 2020
Sep 24 2020
Let's rewire tunnels against router-001.nasqueron.org / 51.255.124.8 / 172.27.27.1
$ salt-call --local state.apply roles/core/network local: ---------- ID: /etc/rc.conf.d/netif/ipv4_vmx0 Function: file.managed Result: True Comment: File /etc/rc.conf.d/netif/ipv4_vmx0 is in the correct state Started: 19:59:59.218773 Duration: 73.623 ms Changes: ---------- ID: /etc/rc.conf.d/routing/ipv4 Function: file.managed Result: True Comment: File /etc/rc.conf.d/routing/ipv4 is in the correct state Started: 19:59:59.292644 Duration: 9.741 ms Changes:
For reference, and is not used as we want to provide routing for Linux too in the future.
Fix syntax