<div dir="ltr"><div>The "Manage puppet groups" interface lets you define what's available to use in "configure" action for instances in the "Manage instances" interface.<br><br>So, if you wanted to set "ircecho_infile", you should check if it's already available to be set in the configure interface. If not, you could go to the puppet group interface, add it as a variable, then it'll appear in the configure interface. At that point you can set the value, save, and when you run puppet locally it'll work.<br>
<br></div>- Ryan<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 11, 2013 at 5:47 AM, Silke Meyer <span dir="ltr"><<a href="mailto:silke.meyer@wikimedia.de" target="_blank">silke.meyer@wikimedia.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all!<br>
<br>
Thanks to Ryan for reparing the web interface! :) So now we can add<br>
puppet classes and variables in there.<br>
I still don't understand how to connect the variables in my web<br>
interface with those in my puppet files (where they work fine). Can<br>
anyone please explain this to me?<br>
<br>
Looking at other files with input fields for variables, I found<br>
something like this:<br>
<br>
# This is a POSIX shell fragment<br>
INFILE="<%= ircecho_infile %>"<br>
<br>
Is that what I need??? If so, how/where do I include it? In a template?<br>
At the beginning of a role file? Elsewhere? If this is not what I need,<br>
how would I do it?<br>
<br>
Thanks for any help!<br>
Best,<br>
Silke<br>
<br>
--<br>
Silke Meyer<br>
Systemadministratorin und Projektassistenz Wikidata<br>
<br>
Wikimedia Deutschland e.V. | Obentrautstr. 72 | 10963 Berlin<br>
Tel. (030) 219 158 260<br>
<br>
<a href="http://wikimedia.de" target="_blank">http://wikimedia.de</a><br>
<br>
Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e.V.<br>
Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg<br>
unter der Nummer 23855 B. Als gemeinnützig anerkannt durch das Finanzamt<br>
für Körperschaften I Berlin, Steuernummer <a href="tel:27%2F681%2F51985" value="+12768151985">27/681/51985</a>.<br>
<br>
_______________________________________________<br>
Labs-l mailing list<br>
<a href="mailto:Labs-l@lists.wikimedia.org">Labs-l@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/labs-l" target="_blank">https://lists.wikimedia.org/mailman/listinfo/labs-l</a><br>
</blockquote></div><br></div>