Write /etc/locale.conf instead of /etc/sysconfig/i18n
https://bugzilla.redhat.com/show_bug.cgi?id=1008250#c13
This commit is contained in:
parent
063a33c0ad
commit
5e3db3da62
@ -4,7 +4,6 @@ users:
|
|||||||
disable_root: 1
|
disable_root: 1
|
||||||
ssh_pwauth: 0
|
ssh_pwauth: 0
|
||||||
|
|
||||||
locale_configfile: /etc/sysconfig/i18n
|
|
||||||
mount_default_fields: [~, ~, 'auto', 'defaults,nofail', '0', '2']
|
mount_default_fields: [~, ~, 'auto', 'defaults,nofail', '0', '2']
|
||||||
resize_rootfs_tmp: /dev
|
resize_rootfs_tmp: /dev
|
||||||
ssh_deletekeys: 0
|
ssh_deletekeys: 0
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: cloud-init
|
Name: cloud-init
|
||||||
Version: 0.7.2
|
Version: 0.7.2
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Summary: Cloud instance init scripts
|
Summary: Cloud instance init scripts
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -150,6 +150,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 2 2014 Garrett Holmstrom <gholms@fedoraproject.org> - 0.7.2-9
|
||||||
|
- Write /etc/locale.conf instead of /etc/sysconfig/i18n [RH:1008250]
|
||||||
|
|
||||||
* Sat Jan 25 2014 Sam Kottler <skottler@fedoraproject.org> - 0.7.2-8
|
* Sat Jan 25 2014 Sam Kottler <skottler@fedoraproject.org> - 0.7.2-8
|
||||||
- Remove patch to the Puppet service unit nane [RH:1057860]
|
- Remove patch to the Puppet service unit nane [RH:1057860]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user