- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Oct 31 2017
Rebased
Fix typo
ID: devserver_software_misc_ports Function: pkg.installed Result: True Comment: All specified packages are already installed Started: 13:25:42.607678 Duration: 106.151 ms Changes:
ID: portserch_database Function: cmd.run Name: portsearch -u Result: True Comment: /var/db/portsearch exists Started: 13:25:42.740931 Duration: 1.843 ms Changes:
$ salt-call --local state.apply roles/devserver/userland-software/misc ID: /etc/make.conf Function: file.managed Result: True Comment: File /etc/make.conf is in the correct state Started: 13:06:23.718296 Duration: 77.266 ms Changes:
Client code used to test this code
Fix whiteline before class end, prune non used Composer packages
Move JSON Mapper to LogEntry
$ salt-call --local state.apply roles/devserver/userland-software/ops [ERROR ] Error installing 'manta': fs.js:768 return binding.rename(pathModule._makeLong(oldPath), ^
A CoreOS configuration taken from pillar, or prepared by Salt from Jinja2 templates in a roles/os-configurator role would be probably the best.
Oct 30 2017
Style
Oct 29 2017
Rebased against imagemagick map.jinja change
Concern fixed in rOPS7b9dab.
Simplify configuration ; it's more natural template takes care of the yes/no
Move to template (quote count: 1)
Protect yes/no to avoid substitution by a boolean
Remove akoe from revoked users
When highstate runs, it propagates the new SSL certificate for Bonjour chaton:
Works but the software itself rewrites periodically the file as 644.
Eglide highstate is correct, excepted for the PHP libraries and a former bug to the Let's encrypt timer we can solve independently.
$ salt eglide state.apply roles/shellserver/odderon/config eglide: ---------- ID: odderon_fix_permissions_and_ownership Function: cmd.run Name: chmod 640 /opt/odderon/var/darkbot/userlist.db Result: True Comment: Command "chmod 640 /opt/odderon/var/darkbot/userlist.db" run Started: 15:22:18.005520 Duration: 47.53 ms Changes: ---------- pid: 32647 retcode: 0 stderr: stdout: ---------- ID: odderon_fix_permissions_and_ownership Function: cmd.run Name: chown odderon:nasqueron-irc /opt/odderon/var/darkbot/userlist.db Result: True Comment: Command "chown odderon:nasqueron-irc /opt/odderon/var/darkbot/userlist.db" run Started: 15:22:18.054366 Duration: 40.816 ms Changes: ---------- pid: 32649 retcode: 0 stderr: stdout:
Fix cmd.run multi command syntax
$ salt-call state.apply roles/shellserver/odderon/config The function "chown odderon:nasqueron-irc /opt/odderon/var/darkbot/userlist.db" in state "odderon_fix_permissions_and_ownership" in SLS "roles/shellserver/odderon/config" has whitespace, a function with whitespace is not supported, perhaps this is an argument that is missing a ":"
Apparently, was a network issue.