Files
charm-ceph-mon/hooks/charmhelpers/contrib/hardening/host/templates/99-hardening.sh
Alex Kavanagh 733bad44f2 Fix alphanumeric comparisons for openstack and ubuntu releases
- sync charmhelpers with fix-alpha helpers
- fix up code where the alpha comparisons are done

Change-Id: I6efa2096237d8cbc6e869fc0f43dc622d4bea8e7
Related-Bug: #1659575
2017-04-27 12:07:07 +01:00

6 lines
65 B
Bash

TMOUT={{ tmout }}
readonly TMOUT
export TMOUT
readonly HISTFILE