Changeset 13312 in genesis


Ignore:
Timestamp:
Jul 27, 2015, 7:39:20 PM (9 years ago)
Author:
rick
Message:

The comment line stating in detail what changed is causing ansible to reload
everytime, restarting services. Thus making it a more static entry.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/gformat.py

    r13305 r13312  
    443443%(ctag)s
    444444%(ctag)s DO NOT EDIT - Automatically generated by 'gformat'
    445 %(ctag)s Generated at %(date)s by %(host)s from r%(revision)s
    446445%(ctag)s
    447446""" % { 'ctag' : ctag, 'date' : time.ctime(), 'host' : socket.gethostname(), 'revision' : datadump['autogen_revision'] }
Note: See TracChangeset for help on using the changeset viewer.