parent
4bfe36704a
commit
d15a872ce7
@ -12,8 +12,10 @@ ssh_genkeytypes: ~
|
|||||||
syslog_fix_perms: ~
|
syslog_fix_perms: ~
|
||||||
|
|
||||||
cloud_init_modules:
|
cloud_init_modules:
|
||||||
|
- migrator
|
||||||
- bootcmd
|
- bootcmd
|
||||||
- write-files
|
- write-files
|
||||||
|
- growpart
|
||||||
- resizefs
|
- resizefs
|
||||||
- set_hostname
|
- set_hostname
|
||||||
- update_hostname
|
- update_hostname
|
||||||
@ -26,6 +28,7 @@ cloud_config_modules:
|
|||||||
- mounts
|
- mounts
|
||||||
- locale
|
- locale
|
||||||
- set-passwords
|
- set-passwords
|
||||||
|
- package-update-upgrade-install
|
||||||
- timezone
|
- timezone
|
||||||
- puppet
|
- puppet
|
||||||
- chef
|
- chef
|
||||||
|
@ -162,6 +162,7 @@ fi
|
|||||||
- Let systemd handle console output [RH:977952 LP:1228434]
|
- Let systemd handle console output [RH:977952 LP:1228434]
|
||||||
- Fixed restorecon failure when selinux is disabled [RH:967002 LP:1228441]
|
- Fixed restorecon failure when selinux is disabled [RH:967002 LP:1228441]
|
||||||
- Fixed rsyslog log filtering
|
- Fixed rsyslog log filtering
|
||||||
|
- Added missing modules [RH:966888]
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.2-4
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.2-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user