From bdd62a05132b9f3d5a9d61099ab6acd5791597b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 13 Feb 2022 19:32:46 +0100 Subject: =?UTF-8?q?s=C3=B6n=2013=20feb=202022=2019:32:46=20CET?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- puppet.wiki | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'puppet.wiki') diff --git a/puppet.wiki b/puppet.wiki index 98e89a1..0eb8df5 100644 --- a/puppet.wiki +++ b/puppet.wiki @@ -63,6 +63,14 @@ case $variable { [['a', 1]].hash => { 'a' => 1 } }}} +== Exported Resources == +https://puppet.com/docs/puppet/7/lang_exported.html + +{{{puppet +@@ssh { ... } +Ssh <<| |>> +}}} + == Server == {{{class="client" -- cgit v1.2.3