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.repos.d/
|
||||||
- /etc/yum/pluginconf.d/fastestmirror.conf
|
- /etc/yum/pluginconf.d/fastestmirror.conf
|
||||||
- /etc/pki/rpm-gpg/
|
- /etc/pki/rpm-gpg/
|
||||||
|
- /etc/environment
|
||||||
- /etc/localtime
|
- /etc/localtime
|
||||||
cache_prep_commands: |
|
cache_prep_commands: |
|
||||||
{{ lxc_cache_prep_pre_commands }}
|
{{ lxc_cache_prep_pre_commands }}
|
||||||
|
@ -47,6 +47,7 @@ lxc_cache_map:
|
|||||||
copy_from_host:
|
copy_from_host:
|
||||||
- /etc/apt/sources.list
|
- /etc/apt/sources.list
|
||||||
- /etc/apt/apt.conf.d/
|
- /etc/apt/apt.conf.d/
|
||||||
|
- /etc/environment
|
||||||
- /etc/localtime
|
- /etc/localtime
|
||||||
- /root/repo.keys
|
- /root/repo.keys
|
||||||
cache_prep_commands: |
|
cache_prep_commands: |
|
||||||
|
Loading…
Reference in New Issue
Block a user