Page MenuHomeDevCentral

Prune default tmux.conf
ClosedPublic

Authored by dereckson on Oct 17 2024, 21:12.
Tags
None
Referenced Files
F10884869: D3533.id9079.diff
Sun, Aug 3, 16:31
F10883662: D3533.id9078.diff
Sun, Aug 3, 15:37
F10882824: D3533.diff
Sun, Aug 3, 14:08
F10881720: D3533.diff
Sun, Aug 3, 11:53
F10878208: D3533.id9078.diff
Sun, Aug 3, 04:31
F10877121: D3533.id9078.diff
Sun, Aug 3, 02:08
Unknown Object (File)
Sat, Aug 2, 19:34
Unknown Object (File)
Sat, Aug 2, 05:14
Subscribers
None

Details

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
WindRiver
$ salt-call --local state.sls_id /root/.tmux.conf roles/core/userland-software
local:
----------
          ID: /root/.tmux.conf
    Function: file.managed
      Result: True
     Comment: File /root/.tmux.conf updated
     Started: 21:13:27.077837
    Duration: 4.02 ms
     Changes:
              ----------
              diff:
                  New file
              mode:
                  0644

Summary for local
------------
Succeeded: 1 (changed=1)
Failed:    0
------------
Total states run:     1
Total run time:   4.020 ms

The hotfix deletes also correctly the file.

This revision is now accepted and ready to land.Oct 17 2024, 21:14
This revision was automatically updated to reflect the committed changes.