summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-January/001964.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-January/001964.html')
-rw-r--r--zarb-ml/mageia-sysadm/2011-January/001964.html110
1 files changed, 110 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-January/001964.html b/zarb-ml/mageia-sysadm/2011-January/001964.html
new file mode 100644
index 000000000..a308ba174
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2011-January/001964.html
@@ -0,0 +1,110 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [769] use new sudoers_config define
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B769%5D%20use%20new%20sudoers_config%20define&In-Reply-To=%3C20110112173556.F2A3F4221D%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="001963.html">
+ <LINK REL="Next" HREF="001965.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [769] use new sudoers_config define</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B769%5D%20use%20new%20sudoers_config%20define&In-Reply-To=%3C20110112173556.F2A3F4221D%40valstar.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [769] use new sudoers_config define">root at mageia.org
+ </A><BR>
+ <I>Wed Jan 12 18:35:56 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="001963.html">[Mageia-sysadm] Puppet Report for rabbit.mageia.org
+</A></li>
+ <LI>Next message: <A HREF="001965.html">[Mageia-sysadm] Puppet Report for valstar.mageia.org
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1964">[ date ]</a>
+ <a href="thread.html#1964">[ thread ]</a>
+ <a href="subject.html#1964">[ subject ]</a>
+ <a href="author.html#1964">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Revision: 769
+Author: boklm
+Date: 2011-01-12 18:35:56 +0100 (Wed, 12 Jan 2011)
+Log Message:
+-----------
+use new sudoers_config define
+
+Modified Paths:
+--------------
+ puppet/modules/buildsystem/manifests/init.pp
+
+Modified: puppet/modules/buildsystem/manifests/init.pp
+===================================================================
+--- puppet/modules/buildsystem/manifests/init.pp 2011-01-12 17:32:33 UTC (rev 768)
++++ puppet/modules/buildsystem/manifests/init.pp 2011-01-12 17:35:56 UTC (rev 769)
+@@ -125,10 +125,7 @@
+ content =&gt; template(&quot;buildsystem/mdv-youri-submit.wrapper&quot;)
+ }
+
+- file { &quot;/etc/sudoers.d/mdv-youri-submit&quot;:
+- owner =&gt; root,
+- group =&gt; root,
+- mode =&gt; 440,
++ sudoers_config { &quot;mdv-youri-submit&quot;:
+ content =&gt; template(&quot;buildsystem/sudoers.youri&quot;)
+ }
+
+@@ -234,11 +231,7 @@
+ content =&gt; template(&quot;buildsystem/iurt.mandriva2010.1.conf&quot;)
+ }
+
+- file { &quot;/etc/sudoers.d/iurt&quot;:
+- ensure =&gt; present,
+- owner =&gt; root,
+- group =&gt; root,
+- mode =&gt; 440,
++ sudoers_config { &quot;iurt&quot;:
+ content =&gt; template(&quot;buildsystem/sudoers.iurt&quot;)
+ }
+ }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20110112/1c16885e/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="001963.html">[Mageia-sysadm] Puppet Report for rabbit.mageia.org
+</A></li>
+ <LI>Next message: <A HREF="001965.html">[Mageia-sysadm] Puppet Report for valstar.mageia.org
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1964">[ date ]</a>
+ <a href="thread.html#1964">[ thread ]</a>
+ <a href="subject.html#1964">[ subject ]</a>
+ <a href="author.html#1964">[ 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>