From 506365cf989ebc1ba1d12ded2ab2109587a2ed4d Mon Sep 17 00:00:00 2001 From: Adrian Likins Date: Mon, 25 Feb 2008 16:00:44 -0500 Subject: dont need these files anymore, all moved to certmaster --- docs/certmaster.pod | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 docs/certmaster.pod (limited to 'docs/certmaster.pod') diff --git a/docs/certmaster.pod b/docs/certmaster.pod deleted file mode 100644 index 92f5074..0000000 --- a/docs/certmaster.pod +++ /dev/null @@ -1,29 +0,0 @@ -=head1 NAME - -certmaster -- hands out certificates to funcd and other components. - -=head1 SYNOPSIS - -certmaster (it's a daemon and takes no arguments) - -=head1 DESCRIPTION - -See https://hosted.fedoraproject.org/projects/func/ - -Certmaster is run on the master-control machine on a network being -controlled by func. It hands out certificates to machines running -funcd. - -Certmaster is configured by /etc/func/certmaster.conf - -=head1 ADDITONAL RESOURCES - -See https://hosted.fedoraproject.org/projects/func/. It's a Wiki. - -See also the manpages for "func", "func-inventory", "funcd", "certmaster-ca". - -=head1 AUTHOR - -Various. See https://hosted.fedoraproject.org/projects/func - - -- cgit