From 3ef756ce9b1e1cad04cb38645c6bffdb26accded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sat, 7 Jan 2023 13:35:26 +0100 Subject: =?UTF-8?q?l=C3=B6r=20=207=20jan=202023=2013:35:26=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 63c43c3..b87988c 100644 --- a/puppet.wiki +++ b/puppet.wiki @@ -110,3 +110,11 @@ puppet apply --modulepath=/etc/puppetlabs/code/environments//module == autonotify == lib/puppet/transaction/event_manager.rb lib/puppet/graph/relationship_graph.rb:192 + + += Abstract Data Types = +https://www.puppet.com/docs/puppet/7/lang_data_abstract.html + +- `Optional[__]` +- `NotUndef[__]` :: Any - undef +- `Variant[__, __ ...]` :: one of -- cgit v1.2.3