.\" Man page generated from reStructuredText. . .TH "CDIST-TYPE__CDISTMARKER" "7" "Feb 16, 2019" "4.10.6" "cdist" . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH NAME .sp cdist\-type__cdistmarker \- Add a timestamped cdist marker. .SH DESCRIPTION .sp This type is used to add a common marker file which indicates that a given machine is being managed by cdist. The contents of this file consist of a timestamp, which can be used to determine the most recent time at which cdist was run against the machine in question. .SH REQUIRED PARAMETERS .sp None. .SH OPTIONAL PARAMETERS .INDENT 0.0 .TP .B destination The path and filename of the marker. Default: /etc/cdist\-configured .TP .B format The format of the timestamp. This is passed directly to system \(aqdate\(aq. Default: \-u .UNINDENT .SH EXAMPLES .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C # Creates the marker as normal. __cdistmarker # Creates the marker differently. __cdistmarker \-\-destination /tmp/cdist_marker \-\-format \(aq+%s\(aq .ft P .fi .UNINDENT .UNINDENT .SH AUTHORS .sp Daniel Maher <\fI\%phrawzty+cdist\-\-@\-\-gmail.com\fP> .SH COPYING .sp Copyright (C) 2011 Daniel Maher. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .\" Generated by docutils manpage writer. .