garethr / garethr-docker

Puppet module for managing docker
Apache License 2.0
397 stars 528 forks source link

Change Docker runtime directory #672

Open jolivares opened 7 years ago

jolivares commented 7 years ago

I'm running Docker on a CentOS 7 and I'd like to use a partition different than the default one to store Docker data. I've come across this guide: https://docs.docker.com/engine/admin/systemd/#runtime-directory-and-storage-driver But I cannot find the graph parameter on the puppet module. Is there a way to achieve this by using some other param or is it not supported at all?

mendhak commented 6 years ago

I found a root_dir - that gets used as a -g parameter