$ salt eglide state.apply roles/shellserver/userland-software/openssl-legacy … Comment: /opt/openssl-legacy/bin/openssl exists …
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Apr 27 2017
Whiteline issue
Copy certificates files through cmd
Fix whitespace. Use file.managed instead of file.exists to set mode.
Fix YAML syntax
$ docker build ... Successfully built d88eddcc0e47 $ docker run --rm -it d88eddcc0e47 bash $ php -v PHP 7.1.4 (cli) (built: Apr 27 2017 18:58:42) ( NTS ) Copyright (c) 1997-2017 The PHP Group Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies with Zend OPcache v7.1.4, Copyright (c) 1999-2017, by Zend Technologies $ php <?= 1+1 ?> 2
Published, but site isn't active anymore.
Vault will require to revisit every task so we can mark this as resolved.
Fixed by 835a41b81900.
Closed by a commit to a non master branch (I committed a production branch to reflect current state used in production pending code review, and pushed before to configure the repository in Phabricator to only autoclose for master branch).
Tweak configuration, remove RSA 4096 bits (timeouts on Eglide)
Software part checked and working fine.
Configure Let's encrypt
Current configuration in D966 will use ops-tls at nasqueron.org
Move list of certificates to generate to next commit
Both the service and the salt state works on Eglide:
Don't try to get a service running if it's a oneshot
Fix certbot typo
First run note a service failure as renewal script failed with the typo:
I removed the package on Eglide, then run twice salt eglide state.apply roles/shellserver/database/mysql.
Works with roles/shellserver/database/mysql.sls
Fix syntax error in map.jinja
Removed extra endif
Fix whitespaces in map.jinja