<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; puppet копирование файлов]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=40284&amp;type=atom" />
	<updated>2019-11-29T13:58:44Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=40284</id>
		<entry>
			<title type="html"><![CDATA[puppet копирование файлов]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=465966#p465966" />
			<content type="html"><![CDATA[<p>Подскажи как заставить puppet скопировать сразу в несколько папок ? Сейчас использую такой манифест</p><p> file {&#039;/home/test/%USER%/.mozilla/firefox/profile&#039;:<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ensure&nbsp; =&gt; &#039;directory&#039;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; source&nbsp; =&gt;&nbsp; &#039;puppet:///modules/applications/firefox/profile&#039;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mode&nbsp; &nbsp; =&gt; &#039;0600&#039;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; owner&nbsp; &nbsp;=&gt; &#039;user&#039;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; group&nbsp; &nbsp;=&gt; &#039;user&#039;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; recurse =&gt; &#039;true&#039;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp;</p><p>там где %USER% может быть любое слово, я так понимаю что туда нужно регуляркой прописывать ?</p>]]></content>
			<author>
				<name><![CDATA[dedy]]></name>
				<uri>https://linuxforum.ru/profile.php?id=41429</uri>
			</author>
			<updated>2019-11-29T13:58:44Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=465966#p465966</id>
		</entry>
</feed>
