[Ovirt-devel] [PATCH node] fix ntp setup file

Darryl L. Pierce dpierce at redhat.com
Wed Feb 24 22:15:46 UTC 2010


On Wed, Feb 24, 2010 at 02:49:32PM -0500, Mike Burns wrote:
> If not specifying an ntp server, the conf file for ntp was incorrect.
> It resulted in a failure in augtool and caused networking to never
> start.
> 
> This allows us to workaround augeas bug
> https://bugzilla.redhat.com/show_bug.cgi?id=566844
> 
> Signed-off-by: Mike Burns <mburns at redhat.com>
> ---
>  scripts/ovirt-config-networking |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/scripts/ovirt-config-networking b/scripts/ovirt-config-networking
> index ec154c2..ee64c98 100755
> --- a/scripts/ovirt-config-networking
> +++ b/scripts/ovirt-config-networking
> @@ -431,7 +431,7 @@ function save_ntp_configuration
>      local ntproot="/files/etc/ntp.conf"
> 
>      printf "\
> -rm ${ntproot}\n\n
> +rm ${ntproot}\n\
>  set ${ntproot}/driftfile /var/lib/ntp/drift\n\
>  set ${ntproot}/includefile /etc/ntp/crypto/pw\n\
>  set ${ntproot}/keys /etc/ntp/keys\n\
> -- 
> 1.6.6.1
> 
> _______________________________________________
> Ovirt-devel mailing list
> Ovirt-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/ovirt-devel

ACK.

-- 
Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc.
Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20100224/8c061f0a/attachment.sig>


More information about the ovirt-devel mailing list