• Justin Santa Barbara's avatar
    AWS: Install ntp daemon on all nodes · 463458bf
    Justin Santa Barbara authored
    The AWS API requires a signature on method calls, including the
    timestamp to prevent replay attacks.  A time drift of up to 5 minutes
    between client and server is tolerated.
    
    However, if the client clock drifts by >5 minutes, the server will start
    to reject API calls (with the cryptic "AWS was not able to validate the
    provided access credentials").
    
    To prevent this happening, we install ntp on all nodes.
    
    Fix #11371
    463458bf
Name
Last commit
Last update
..
init.sls Loading commit data...