filesystem
filesystem copied to clipboard
Development repository for the filesystem cookbook
# Description This change modifies the mounted check to resolve any symlinks so the grep on /proc/mounts will find any mounted devices. ## Issues Resolved #129 - filesystem tries to...
# Description `mkfs.xfs` has a maximum of 12 characters for the label (`-L`). Ideally this would be merged after https://github.com/sous-chefs/filesystem/pull/105 ## Issues Resolved N/A ## Check List - [x] A...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/sous-chefs/filesystem). ## Open The following updates have all...
### :speaking_head: Foreword Good morning. ## :ghost: Brief Description Using GCP VM (GCE). We had been using `/dev/sdX` device settings but since those are not stable we are looking at...
## :ghost: Brief Description CI pipeline needs updating to current cookbook testing standards and on updated platforms. Current setup has various errors installing packages, running EOL centos-stream-8, etc...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sous-chefs/.github](https://redirect.github.com/sous-chefs/.github) | action | patch | `5.0.3` -> `5.0.5` | --- ### Release...
:robot: I have created a release *beep* *boop* --- ## [4.2.5](https://github.com/sous-chefs/filesystem/compare/v4.2.4...v4.2.5) (2025-10-16) ### Bug Fixes * **ci:** Update workflows to use release pipeline ([#144](https://github.com/sous-chefs/filesystem/issues/144)) ([fb6d155](https://github.com/sous-chefs/filesystem/commit/fb6d155ee93debfb9ad546c10ff8344e8d0d65a2)) * resolve undefined local variable...