Merge "Copy host environment file into cache"
This commit is contained in:
commit
84ae0818f5
@ -42,6 +42,7 @@ lxc_cache_map:
|
||||
- /etc/yum.repos.d/
|
||||
- /etc/yum/pluginconf.d/fastestmirror.conf
|
||||
- /etc/pki/rpm-gpg/
|
||||
- /etc/environment
|
||||
- /etc/localtime
|
||||
cache_prep_commands: |
|
||||
{{ lxc_cache_prep_pre_commands }}
|
||||
|
@ -47,6 +47,7 @@ lxc_cache_map:
|
||||
copy_from_host:
|
||||
- /etc/apt/sources.list
|
||||
- /etc/apt/apt.conf.d/
|
||||
- /etc/environment
|
||||
- /etc/localtime
|
||||
- /root/repo.keys
|
||||
cache_prep_commands: |
|
||||
|
Loading…
Reference in New Issue
Block a user