The new datacubes pillar entry will allow to add arguments,
like the user for the directory or the ZFS volume.
Ref T1537
Differential D3087
Read datacube information from pillar dereckson on May 12 2023, 22:14. Authored by Tags None Referenced Files
Subscribers None
Details
The new datacubes pillar entry will allow to add arguments, Ref T1537 Deploy on WindRiver, should be no-op
Diff Detail
Event TimelineComment Actions /datacube subdirs are correctly no-op: Complector $ salt windriver state.apply roles/devserver/datacube test=True windriver: ---------- ID: /datacube Function: file.directory Result: None Comment: The following files will be changed: /datacube: mode - 0711 Started: 22:18:58.261691 Duration: 8.386 ms Changes: ---------- /datacube: ---------- mode: 0711 ---------- ID: arcology/datacube Function: zfs.filesystem_present Result: True Comment: filesystem arcology/datacube is uptodate Started: 22:18:58.270735 Duration: 32.547 ms Changes: ---------- ID: arcology/datacube/bak Function: zfs.filesystem_present Result: True Comment: filesystem arcology/datacube/bak is uptodate Started: 22:18:58.303499 Duration: 16.318 ms Changes: ---------- ID: arcology/datacube/git Function: zfs.filesystem_present Result: True Comment: filesystem arcology/datacube/git is uptodate Started: 22:18:58.320045 Duration: 17.354 ms Changes: ---------- ID: arcology/datacube/t Function: zfs.filesystem_present Result: True Comment: filesystem arcology/datacube/t is uptodate Started: 22:18:58.337633 Duration: 17.374 ms Changes: Summary for windriver ------------ Succeeded: 5 (unchanged=1, changed=1) Failed: 0 ------------ Total states run: 5 Total run time: 91.979 ms |