flatcar-docs
flatcar-docs copied to clipboard
Create lvm-cache.md
Create lvm-cache.md
Add instructions on how to use LVM to setup caching
Closes: https://github.com/flatcar/Flatcar/issues/700
Ping @tormath1 @pothos
Squashed commits @pothos
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"