According to this page: https://wiki.centos.org/Sources, at the end of that page under "Contributing code to existing Git repos" I read that I am supposed to email the centos-devel mailing list with my git patch file as an attachment...
I hope this works :)
1 attachment: Add-power-state-change-to-cloud_final_modules-list.patch
hi Sebastiaan,
Were you able to test that this change does what its meant to ? Can you provide some info on what that test was ?
I can then roll it in and do an update, should go through in the Sept images ( due to be built on the 28th )
regards,
On 11/09/15 15:42, Sebastiaan Glazenborg wrote:
According to this page: https://wiki.centos.org/Sources, at the end of that page under "Contributing code to existing Git repos" I read that I am supposed to email the centos-devel mailing list with my git patch file as an attachment...
I hope this works :)
1 attachment: Add-power-state-change-to-cloud_final_modules-list.patch
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
Yes we were able to test this in newly created cloud instances. We started out by just using sed to inject the text line in to /etc/cloud/cloud.cfg
It does exactly as descibred in cloud-init documentation: http://cloudinit.readthedocs.org/en/latest/topics/examples.html#reboot-power...
While researching this "issue" I also found a bug report by someone else for the RedHat cloud-init RPM: https://bugzilla.redhat.com/show_bug.cgi?id=1252477
On Fri, 2015-09-11 at 16:00 +0100, Karanbir Singh wrote:
hi Sebastiaan,
Were you able to test that this change does what its meant to ? Can you provide some info on what that test was ?
I can then roll it in and do an update, should go through in the Sept images ( due to be built on the 28th )
regards,
On 11/09/15 15:42, Sebastiaan Glazenborg wrote:
According to this page: https://wiki.centos.org/Sources, at the end of that page under "Contributing code to existing Git repos" I read that I am supposed to email the centos-devel mailing list with my git patch file as an attachment...
I hope this works :)
1 attachment: Add-power-state-change-to-cloud_final_modules-list.patch
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
On 11/09/15 16:09, Sebastiaan Glazenborg wrote:
Yes we were able to test this in newly created cloud instances. We started out by just using sed to inject the text line in to /etc/cloud/cloud.cfg
It does exactly as descibred in cloud-init documentation: http://cloudinit.readthedocs.org/en/latest/topics/examples.html#reboot-power...
While researching this "issue" I also found a bug report by someone else for the RedHat cloud-init RPM: https://bugzilla.redhat.com/show_bug.cgi?id=1252477
On Fri, 2015-09-11 at 16:00 +0100, Karanbir Singh wrote:
hi Sebastiaan,
Were you able to test that this change does what its meant to ? Can you provide some info on what that test was ?
I can then roll it in and do an update, should go through in the Sept images ( due to be built on the 28th )
regards,
On 11/09/15 15:42, Sebastiaan Glazenborg wrote:
According to this page: https://wiki.centos.org/Sources, at the end of that page under "Contributing code to existing Git repos" I read that I am supposed to email the centos-devel mailing list with my git patch file as an attachment...
I hope this works :)
1 attachment: Add-power-state-change-to-cloud_final_modules-list.patch
sounds good, I'll get this into the next build.