commit | df8fa1901529fc91662925a2abdab8bbc34a9b2f | [log] [tgz] |
---|---|---|
author | akutz <sakutz@gmail.com> | Fri Aug 24 12:21:26 2018 -0500 |
committer | akutz <sakutz@gmail.com> | Fri Aug 24 12:21:26 2018 -0500 |
tree | ab483128e8ce512ae0965ea5272f1ee254c7757a | |
parent | 6501f90998c5d0cb1fecc0a9389137bc1c0cede8 [diff] [blame] |
Renamed 10_vmx_guestinfo.cfg to 99_ This patch renames the cloud-init config file for enabling the datasource to have a higher priority.
diff --git a/rpm.spec b/rpm.spec index f08c956..37b34fb 100644 --- a/rpm.spec +++ b/rpm.spec
@@ -33,5 +33,5 @@ %files %defattr(0644, root,root, 0755) -/etc/cloud/cloud.cfg.d/10_vmx_guestinfo.cfg +/etc/cloud/cloud.cfg.d/99_vmx_guestinfo.cfg /usr/lib/python2.7/site-packages/cloudinit/sources/DataSourceVmxGuestinfo.py