flatcar-docs icon indicating copy to clipboard operation
flatcar-docs copied to clipboard

Create lvm-cache.md

Open krishjainx opened this issue 2 years ago • 3 comments

Create lvm-cache.md

Add instructions on how to use LVM to setup caching

Closes: https://github.com/flatcar/Flatcar/issues/700

krishjainx avatar Jun 02 '23 00:06 krishjainx

Ping @tormath1 @pothos

krishjainx avatar Jul 03 '23 20:07 krishjainx

Squashed commits @pothos

krishjainx avatar Jul 05 '23 14:07 krishjainx

Hello, this repo is now archived. This PR should be re-opened against: https://github.com/flatcar/flatcar-website.

To update your commit(s):

PR_ID=315
cd flatcar/flatcar-website
wget "https://patch-diff.githubusercontent.com/raw/flatcar/flatcar-docs/pull/${PR_ID}.patch"
sed -i 's|/docs/|/content/docs/latest/|g' "${PR_ID}.patch"
git am "${PR_ID}.patch"

tormath1 avatar Oct 26 '23 07:10 tormath1