Add utsname to the hash of keys needing to be updated

The utsname can be set within the container, if it is set and lxc is
upgraded the container will fail to start after the upgrade. This change
corrects that issue.

Change-Id: I56473666c9517747fb2444d8ce1dcb16f69c9d4d
Signed-off-by: Kevin Carter <kevin@cloudnull.com>
This commit is contained in:
Kevin Carter 2018-10-09 13:27:51 -05:00
parent 821cede471
commit abb1b6901f
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ lxc_config_key_mapping:
3:
lxc.aa_profile: lxc.apparmor.profile
lxc.haltsignal: lxc.signal.halt
lxc.utsname: lxc.uts.name
2:
lxc_container_config: /etc/lxc/lxc-openstack.conf