diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000286.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2010-November/000286.html | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-November/000286.html b/zarb-ml/mageia-sysadm/2010-November/000286.html new file mode 100644 index 000000000..b433c54cf --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000286.html @@ -0,0 +1,89 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [164] - migrate to the new config file format + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B164%5D%20-%20migrate%20to%20the%20new%20config%20file%20format&In-Reply-To=%3C20101105183423.AF4383FBF8%40valstar.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000285.html"> + <LINK REL="Next" HREF="000287.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [164] - migrate to the new config file format</H1> + <B>root at mageia.org</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B164%5D%20-%20migrate%20to%20the%20new%20config%20file%20format&In-Reply-To=%3C20101105183423.AF4383FBF8%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [164] - migrate to the new config file format">root at mageia.org + </A><BR> + <I>Fri Nov 5 19:34:23 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="000285.html">[Mageia-sysadm] [163] - add configuration for puppetmaster name +</A></li> + <LI>Next message: <A HREF="000287.html">[Mageia-sysadm] [165] - use mv -f instead of cp + rm ( shorter, cleaner ) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#286">[ date ]</a> + <a href="thread.html#286">[ thread ]</a> + <a href="subject.html#286">[ subject ]</a> + <a href="author.html#286">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 164 +Author: misc +Date: 2010-11-05 19:34:23 +0100 (Fri, 05 Nov 2010) +Log Message: +----------- +- migrate to the new config file format + +Modified Paths: +-------------- + puppet/modules/puppet/templates/puppet.conf + +Modified: puppet/modules/puppet/templates/puppet.conf +=================================================================== +--- puppet/modules/puppet/templates/puppet.conf 2010-11-05 18:32:45 UTC (rev 163) ++++ puppet/modules/puppet/templates/puppet.conf 2010-11-05 18:34:23 UTC (rev 164) +@@ -11,10 +11,10 @@ + # The default value is '$confdir/ssl'. + ssldir = $vardir/ssl + +-[puppetmasterd] ++[master] + certname = puppetmaster.<%= domain %> + +-[puppetd] ++[agent] + server = puppetmaster.<%= domain %> + + # The file in which puppetd stores a list of the classes +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20101105/72f886a0/attachment.html> +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000285.html">[Mageia-sysadm] [163] - add configuration for puppetmaster name +</A></li> + <LI>Next message: <A HREF="000287.html">[Mageia-sysadm] [165] - use mv -f instead of cp + rm ( shorter, cleaner ) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#286">[ date ]</a> + <a href="thread.html#286">[ thread ]</a> + <a href="subject.html#286">[ subject ]</a> + <a href="author.html#286">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |