bolt 0.24.0 → 0.25.0
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of bolt might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/bolt-modules/boltlib/lib/puppet/datatypes/applyresult.rb +19 -0
- data/bolt-modules/boltlib/lib/puppet/datatypes/resultset.rb +3 -3
- data/bolt-modules/boltlib/lib/puppet/functions/apply_prep.rb +2 -1
- data/lib/bolt/analytics.rb +0 -1
- data/lib/bolt/applicator.rb +7 -54
- data/lib/bolt/apply_result.rb +116 -0
- data/lib/bolt/outputter/human.rb +13 -8
- data/lib/bolt/pal.rb +6 -2
- data/lib/bolt/transport/ssh.rb +2 -1
- data/lib/bolt/version.rb +1 -1
- data/lib/bolt_spec/run.rb +1 -0
- data/libexec/apply_catalog.rb +25 -30
- metadata +37 -1212
- data/vendored/facter/lib/facter.rb +0 -261
- data/vendored/facter/lib/facter/Cfkey.rb +0 -42
- data/vendored/facter/lib/facter/application.rb +0 -206
- data/vendored/facter/lib/facter/architecture.rb +0 -50
- data/vendored/facter/lib/facter/augeasversion.rb +0 -28
- data/vendored/facter/lib/facter/blockdevices.rb +0 -105
- data/vendored/facter/lib/facter/core/aggregate.rb +0 -220
- data/vendored/facter/lib/facter/core/directed_graph.rb +0 -46
- data/vendored/facter/lib/facter/core/execution.rb +0 -123
- data/vendored/facter/lib/facter/core/execution/base.rb +0 -81
- data/vendored/facter/lib/facter/core/execution/posix.rb +0 -50
- data/vendored/facter/lib/facter/core/execution/windows.rb +0 -57
- data/vendored/facter/lib/facter/core/logging.rb +0 -197
- data/vendored/facter/lib/facter/core/resolvable.rb +0 -94
- data/vendored/facter/lib/facter/core/suitable.rb +0 -113
- data/vendored/facter/lib/facter/dhcp_servers.rb +0 -45
- data/vendored/facter/lib/facter/domain.rb +0 -99
- data/vendored/facter/lib/facter/ec2.rb +0 -68
- data/vendored/facter/lib/facter/ec2/rest.rb +0 -137
- data/vendored/facter/lib/facter/facterversion.rb +0 -15
- data/vendored/facter/lib/facter/filesystems.rb +0 -45
- data/vendored/facter/lib/facter/fqdn.rb +0 -24
- data/vendored/facter/lib/facter/gce.rb +0 -16
- data/vendored/facter/lib/facter/gce/metadata.rb +0 -87
- data/vendored/facter/lib/facter/gid.rb +0 -25
- data/vendored/facter/lib/facter/hardwareisa.rb +0 -20
- data/vendored/facter/lib/facter/hardwaremodel.rb +0 -67
- data/vendored/facter/lib/facter/hostname.rb +0 -31
- data/vendored/facter/lib/facter/id.rb +0 -21
- data/vendored/facter/lib/facter/interfaces.rb +0 -58
- data/vendored/facter/lib/facter/ipaddress.rb +0 -169
- data/vendored/facter/lib/facter/ipaddress6.rb +0 -82
- data/vendored/facter/lib/facter/iphostnumber.rb +0 -29
- data/vendored/facter/lib/facter/kernel.rb +0 -22
- data/vendored/facter/lib/facter/kernelmajversion.rb +0 -23
- data/vendored/facter/lib/facter/kernelrelease.rb +0 -45
- data/vendored/facter/lib/facter/kernelversion.rb +0 -22
- data/vendored/facter/lib/facter/ldom.rb +0 -51
- data/vendored/facter/lib/facter/lsbdistcodename.rb +0 -20
- data/vendored/facter/lib/facter/lsbdistdescription.rb +0 -21
- data/vendored/facter/lib/facter/lsbdistid.rb +0 -20
- data/vendored/facter/lib/facter/lsbdistrelease.rb +0 -20
- data/vendored/facter/lib/facter/lsbmajdistrelease.rb +0 -22
- data/vendored/facter/lib/facter/lsbminordistrelease.rb +0 -22
- data/vendored/facter/lib/facter/lsbrelease.rb +0 -20
- data/vendored/facter/lib/facter/macaddress.rb +0 -99
- data/vendored/facter/lib/facter/macosx.rb +0 -56
- data/vendored/facter/lib/facter/manufacturer.rb +0 -68
- data/vendored/facter/lib/facter/memory.rb +0 -168
- data/vendored/facter/lib/facter/netmask.rb +0 -43
- data/vendored/facter/lib/facter/network.rb +0 -20
- data/vendored/facter/lib/facter/operatingsystem.rb +0 -24
- data/vendored/facter/lib/facter/operatingsystem/base.rb +0 -61
- data/vendored/facter/lib/facter/operatingsystem/cumuluslinux.rb +0 -27
- data/vendored/facter/lib/facter/operatingsystem/implementation.rb +0 -33
- data/vendored/facter/lib/facter/operatingsystem/linux.rb +0 -484
- data/vendored/facter/lib/facter/operatingsystem/osreleaselinux.rb +0 -28
- data/vendored/facter/lib/facter/operatingsystem/sunos.rb +0 -54
- data/vendored/facter/lib/facter/operatingsystem/vmkernel.rb +0 -11
- data/vendored/facter/lib/facter/operatingsystem/windows.rb +0 -43
- data/vendored/facter/lib/facter/operatingsystemmajrelease.rb +0 -31
- data/vendored/facter/lib/facter/operatingsystemrelease.rb +0 -29
- data/vendored/facter/lib/facter/os.rb +0 -98
- data/vendored/facter/lib/facter/osfamily.rb +0 -18
- data/vendored/facter/lib/facter/partitions.rb +0 -39
- data/vendored/facter/lib/facter/path.rb +0 -14
- data/vendored/facter/lib/facter/physicalprocessorcount.rb +0 -27
- data/vendored/facter/lib/facter/processor.rb +0 -52
- data/vendored/facter/lib/facter/processors.rb +0 -66
- data/vendored/facter/lib/facter/processors/os.rb +0 -244
- data/vendored/facter/lib/facter/ps.rb +0 -31
- data/vendored/facter/lib/facter/puppetversion.rb +0 -20
- data/vendored/facter/lib/facter/rackspace.rb +0 -37
- data/vendored/facter/lib/facter/rubyplatform.rb +0 -12
- data/vendored/facter/lib/facter/rubysitedir.rb +0 -15
- data/vendored/facter/lib/facter/rubyversion.rb +0 -12
- data/vendored/facter/lib/facter/selinux.rb +0 -154
- data/vendored/facter/lib/facter/ssh.rb +0 -73
- data/vendored/facter/lib/facter/system32.rb +0 -21
- data/vendored/facter/lib/facter/system_uptime.rb +0 -44
- data/vendored/facter/lib/facter/timezone.rb +0 -14
- data/vendored/facter/lib/facter/uniqueid.rb +0 -4
- data/vendored/facter/lib/facter/uptime.rb +0 -16
- data/vendored/facter/lib/facter/uptime_days.rb +0 -13
- data/vendored/facter/lib/facter/uptime_hours.rb +0 -13
- data/vendored/facter/lib/facter/uptime_seconds.rb +0 -20
- data/vendored/facter/lib/facter/util/architecture.rb +0 -19
- data/vendored/facter/lib/facter/util/collection.rb +0 -161
- data/vendored/facter/lib/facter/util/composite_loader.rb +0 -12
- data/vendored/facter/lib/facter/util/config.rb +0 -88
- data/vendored/facter/lib/facter/util/confine.rb +0 -66
- data/vendored/facter/lib/facter/util/dhcp_servers.rb +0 -58
- data/vendored/facter/lib/facter/util/directory_loader.rb +0 -88
- data/vendored/facter/lib/facter/util/ec2.rb +0 -106
- data/vendored/facter/lib/facter/util/fact.rb +0 -204
- data/vendored/facter/lib/facter/util/file_read.rb +0 -37
- data/vendored/facter/lib/facter/util/formatter.rb +0 -39
- data/vendored/facter/lib/facter/util/ip.rb +0 -340
- data/vendored/facter/lib/facter/util/ip/windows.rb +0 -215
- data/vendored/facter/lib/facter/util/loader.rb +0 -155
- data/vendored/facter/lib/facter/util/macaddress.rb +0 -43
- data/vendored/facter/lib/facter/util/macosx.rb +0 -73
- data/vendored/facter/lib/facter/util/manufacturer.rb +0 -99
- data/vendored/facter/lib/facter/util/memory.rb +0 -228
- data/vendored/facter/lib/facter/util/netmask.rb +0 -40
- data/vendored/facter/lib/facter/util/normalization.rb +0 -94
- data/vendored/facter/lib/facter/util/nothing_loader.rb +0 -12
- data/vendored/facter/lib/facter/util/operatingsystem.rb +0 -21
- data/vendored/facter/lib/facter/util/parser.rb +0 -168
- data/vendored/facter/lib/facter/util/partitions.rb +0 -47
- data/vendored/facter/lib/facter/util/partitions/linux.rb +0 -71
- data/vendored/facter/lib/facter/util/partitions/openbsd.rb +0 -40
- data/vendored/facter/lib/facter/util/plist.rb +0 -24
- data/vendored/facter/lib/facter/util/plist/generator.rb +0 -228
- data/vendored/facter/lib/facter/util/plist/parser.rb +0 -226
- data/vendored/facter/lib/facter/util/posix.rb +0 -16
- data/vendored/facter/lib/facter/util/processor.rb +0 -289
- data/vendored/facter/lib/facter/util/registry.rb +0 -11
- data/vendored/facter/lib/facter/util/resolution.rb +0 -160
- data/vendored/facter/lib/facter/util/solaris_zones.rb +0 -158
- data/vendored/facter/lib/facter/util/unix_root.rb +0 -5
- data/vendored/facter/lib/facter/util/uptime.rb +0 -83
- data/vendored/facter/lib/facter/util/values.rb +0 -109
- data/vendored/facter/lib/facter/util/virtual.rb +0 -212
- data/vendored/facter/lib/facter/util/vlans.rb +0 -21
- data/vendored/facter/lib/facter/util/windows.rb +0 -10
- data/vendored/facter/lib/facter/util/windows/api_types.rb +0 -135
- data/vendored/facter/lib/facter/util/windows/dir.rb +0 -43
- data/vendored/facter/lib/facter/util/windows/error.rb +0 -87
- data/vendored/facter/lib/facter/util/windows/process.rb +0 -294
- data/vendored/facter/lib/facter/util/windows/user.rb +0 -186
- data/vendored/facter/lib/facter/util/windows_root.rb +0 -7
- data/vendored/facter/lib/facter/util/wmi.rb +0 -49
- data/vendored/facter/lib/facter/util/xendomains.rb +0 -28
- data/vendored/facter/lib/facter/version.rb +0 -86
- data/vendored/facter/lib/facter/virtual.rb +0 -330
- data/vendored/facter/lib/facter/vlans.rb +0 -17
- data/vendored/facter/lib/facter/xendomains.rb +0 -20
- data/vendored/facter/lib/facter/zfs_version.rb +0 -14
- data/vendored/facter/lib/facter/zonename.rb +0 -6
- data/vendored/facter/lib/facter/zones.rb +0 -18
- data/vendored/facter/lib/facter/zpool_version.rb +0 -10
- data/vendored/hiera/lib/hiera.rb +0 -119
- data/vendored/hiera/lib/hiera/backend.rb +0 -360
- data/vendored/hiera/lib/hiera/backend/json_backend.rb +0 -58
- data/vendored/hiera/lib/hiera/backend/yaml_backend.rb +0 -63
- data/vendored/hiera/lib/hiera/config.rb +0 -97
- data/vendored/hiera/lib/hiera/console_logger.rb +0 -13
- data/vendored/hiera/lib/hiera/error.rb +0 -4
- data/vendored/hiera/lib/hiera/fallback_logger.rb +0 -41
- data/vendored/hiera/lib/hiera/filecache.rb +0 -86
- data/vendored/hiera/lib/hiera/interpolate.rb +0 -121
- data/vendored/hiera/lib/hiera/noop_logger.rb +0 -8
- data/vendored/hiera/lib/hiera/puppet_logger.rb +0 -17
- data/vendored/hiera/lib/hiera/recursive_guard.rb +0 -20
- data/vendored/hiera/lib/hiera/util.rb +0 -65
- data/vendored/hiera/lib/hiera/util/win32.rb +0 -40
- data/vendored/hiera/lib/hiera/version.rb +0 -89
- data/vendored/puppet/lib/hiera/puppet_function.rb +0 -84
- data/vendored/puppet/lib/hiera/scope.rb +0 -83
- data/vendored/puppet/lib/hiera_puppet.rb +0 -79
- data/vendored/puppet/lib/puppet.rb +0 -299
- data/vendored/puppet/lib/puppet/agent.rb +0 -134
- data/vendored/puppet/lib/puppet/agent/disabler.rb +0 -53
- data/vendored/puppet/lib/puppet/agent/locker.rb +0 -53
- data/vendored/puppet/lib/puppet/application.rb +0 -509
- data/vendored/puppet/lib/puppet/application/agent.rb +0 -469
- data/vendored/puppet/lib/puppet/application/apply.rb +0 -407
- data/vendored/puppet/lib/puppet/application/catalog.rb +0 -4
- data/vendored/puppet/lib/puppet/application/cert.rb +0 -76
- data/vendored/puppet/lib/puppet/application/config.rb +0 -5
- data/vendored/puppet/lib/puppet/application/describe.rb +0 -257
- data/vendored/puppet/lib/puppet/application/device.rb +0 -386
- data/vendored/puppet/lib/puppet/application/doc.rb +0 -232
- data/vendored/puppet/lib/puppet/application/epp.rb +0 -5
- data/vendored/puppet/lib/puppet/application/face_base.rb +0 -268
- data/vendored/puppet/lib/puppet/application/facts.rb +0 -9
- data/vendored/puppet/lib/puppet/application/filebucket.rb +0 -300
- data/vendored/puppet/lib/puppet/application/generate.rb +0 -5
- data/vendored/puppet/lib/puppet/application/help.rb +0 -5
- data/vendored/puppet/lib/puppet/application/indirection_base.rb +0 -4
- data/vendored/puppet/lib/puppet/application/key.rb +0 -4
- data/vendored/puppet/lib/puppet/application/lookup.rb +0 -369
- data/vendored/puppet/lib/puppet/application/man.rb +0 -4
- data/vendored/puppet/lib/puppet/application/module.rb +0 -4
- data/vendored/puppet/lib/puppet/application/node.rb +0 -4
- data/vendored/puppet/lib/puppet/application/parser.rb +0 -5
- data/vendored/puppet/lib/puppet/application/plugin.rb +0 -3
- data/vendored/puppet/lib/puppet/application/report.rb +0 -4
- data/vendored/puppet/lib/puppet/application/resource.rb +0 -231
- data/vendored/puppet/lib/puppet/application/script.rb +0 -261
- data/vendored/puppet/lib/puppet/application/ssl.rb +0 -133
- data/vendored/puppet/lib/puppet/application/status.rb +0 -4
- data/vendored/puppet/lib/puppet/application_support.rb +0 -61
- data/vendored/puppet/lib/puppet/coercion.rb +0 -40
- data/vendored/puppet/lib/puppet/compilable_resource_type.rb +0 -15
- data/vendored/puppet/lib/puppet/configurer.rb +0 -484
- data/vendored/puppet/lib/puppet/configurer/downloader.rb +0 -67
- data/vendored/puppet/lib/puppet/configurer/fact_handler.rb +0 -50
- data/vendored/puppet/lib/puppet/configurer/plugin_handler.rb +0 -48
- data/vendored/puppet/lib/puppet/confine.rb +0 -83
- data/vendored/puppet/lib/puppet/confine/any.rb +0 -26
- data/vendored/puppet/lib/puppet/confine/exists.rb +0 -19
- data/vendored/puppet/lib/puppet/confine/false.rb +0 -19
- data/vendored/puppet/lib/puppet/confine/feature.rb +0 -17
- data/vendored/puppet/lib/puppet/confine/true.rb +0 -20
- data/vendored/puppet/lib/puppet/confine/variable.rb +0 -59
- data/vendored/puppet/lib/puppet/confine_collection.rb +0 -50
- data/vendored/puppet/lib/puppet/confiner.rb +0 -46
- data/vendored/puppet/lib/puppet/context.rb +0 -116
- data/vendored/puppet/lib/puppet/context/trusted_information.rb +0 -76
- data/vendored/puppet/lib/puppet/daemon.rb +0 -195
- data/vendored/puppet/lib/puppet/data_binding.rb +0 -14
- data/vendored/puppet/lib/puppet/datatypes.rb +0 -213
- data/vendored/puppet/lib/puppet/datatypes/error.rb +0 -21
- data/vendored/puppet/lib/puppet/datatypes/impl/error.rb +0 -40
- data/vendored/puppet/lib/puppet/defaults.rb +0 -2003
- data/vendored/puppet/lib/puppet/environments.rb +0 -505
- data/vendored/puppet/lib/puppet/error.rb +0 -117
- data/vendored/puppet/lib/puppet/etc.rb +0 -160
- data/vendored/puppet/lib/puppet/external/dot.rb +0 -325
- data/vendored/puppet/lib/puppet/external/pson/common.rb +0 -374
- data/vendored/puppet/lib/puppet/external/pson/pure.rb +0 -15
- data/vendored/puppet/lib/puppet/external/pson/pure/generator.rb +0 -395
- data/vendored/puppet/lib/puppet/external/pson/pure/parser.rb +0 -307
- data/vendored/puppet/lib/puppet/external/pson/version.rb +0 -8
- data/vendored/puppet/lib/puppet/face.rb +0 -12
- data/vendored/puppet/lib/puppet/face/catalog.rb +0 -130
- data/vendored/puppet/lib/puppet/face/catalog/select.rb +0 -49
- data/vendored/puppet/lib/puppet/face/config.rb +0 -265
- data/vendored/puppet/lib/puppet/face/epp.rb +0 -554
- data/vendored/puppet/lib/puppet/face/facts.rb +0 -87
- data/vendored/puppet/lib/puppet/face/generate.rb +0 -64
- data/vendored/puppet/lib/puppet/face/help.rb +0 -215
- data/vendored/puppet/lib/puppet/face/key.rb +0 -16
- data/vendored/puppet/lib/puppet/face/man.rb +0 -145
- data/vendored/puppet/lib/puppet/face/module.rb +0 -19
- data/vendored/puppet/lib/puppet/face/module/build.rb +0 -14
- data/vendored/puppet/lib/puppet/face/module/changes.rb +0 -42
- data/vendored/puppet/lib/puppet/face/module/generate.rb +0 -14
- data/vendored/puppet/lib/puppet/face/module/install.rb +0 -146
- data/vendored/puppet/lib/puppet/face/module/list.rb +0 -263
- data/vendored/puppet/lib/puppet/face/module/search.rb +0 -98
- data/vendored/puppet/lib/puppet/face/module/uninstall.rb +0 -89
- data/vendored/puppet/lib/puppet/face/module/upgrade.rb +0 -87
- data/vendored/puppet/lib/puppet/face/node.rb +0 -43
- data/vendored/puppet/lib/puppet/face/node/clean.rb +0 -100
- data/vendored/puppet/lib/puppet/face/parser.rb +0 -187
- data/vendored/puppet/lib/puppet/face/plugin.rb +0 -56
- data/vendored/puppet/lib/puppet/face/report.rb +0 -54
- data/vendored/puppet/lib/puppet/face/resource.rb +0 -53
- data/vendored/puppet/lib/puppet/face/status.rb +0 -51
- data/vendored/puppet/lib/puppet/feature/base.rb +0 -76
- data/vendored/puppet/lib/puppet/feature/bolt.rb +0 -3
- data/vendored/puppet/lib/puppet/feature/cfpropertylist.rb +0 -3
- data/vendored/puppet/lib/puppet/feature/eventlog.rb +0 -5
- data/vendored/puppet/lib/puppet/feature/hiera_eyaml.rb +0 -3
- data/vendored/puppet/lib/puppet/feature/hocon.rb +0 -3
- data/vendored/puppet/lib/puppet/feature/libuser.rb +0 -8
- data/vendored/puppet/lib/puppet/feature/msgpack.rb +0 -3
- data/vendored/puppet/lib/puppet/feature/pe_license.rb +0 -4
- data/vendored/puppet/lib/puppet/feature/selinux.rb +0 -3
- data/vendored/puppet/lib/puppet/feature/ssh.rb +0 -3
- data/vendored/puppet/lib/puppet/feature/telnet.rb +0 -9
- data/vendored/puppet/lib/puppet/feature/zlib.rb +0 -5
- data/vendored/puppet/lib/puppet/file_bucket.rb +0 -4
- data/vendored/puppet/lib/puppet/file_bucket/dipper.rb +0 -173
- data/vendored/puppet/lib/puppet/file_bucket/file.rb +0 -129
- data/vendored/puppet/lib/puppet/file_serving.rb +0 -3
- data/vendored/puppet/lib/puppet/file_serving/base.rb +0 -86
- data/vendored/puppet/lib/puppet/file_serving/configuration.rb +0 -115
- data/vendored/puppet/lib/puppet/file_serving/configuration/parser.rb +0 -137
- data/vendored/puppet/lib/puppet/file_serving/content.rb +0 -43
- data/vendored/puppet/lib/puppet/file_serving/fileset.rb +0 -174
- data/vendored/puppet/lib/puppet/file_serving/http_metadata.rb +0 -46
- data/vendored/puppet/lib/puppet/file_serving/metadata.rb +0 -164
- data/vendored/puppet/lib/puppet/file_serving/mount.rb +0 -39
- data/vendored/puppet/lib/puppet/file_serving/mount/file.rb +0 -121
- data/vendored/puppet/lib/puppet/file_serving/mount/locales.rb +0 -35
- data/vendored/puppet/lib/puppet/file_serving/mount/modules.rb +0 -24
- data/vendored/puppet/lib/puppet/file_serving/mount/pluginfacts.rb +0 -35
- data/vendored/puppet/lib/puppet/file_serving/mount/plugins.rb +0 -35
- data/vendored/puppet/lib/puppet/file_serving/mount/tasks.rb +0 -21
- data/vendored/puppet/lib/puppet/file_serving/terminus_helper.rb +0 -31
- data/vendored/puppet/lib/puppet/file_serving/terminus_selector.rb +0 -32
- data/vendored/puppet/lib/puppet/file_system.rb +0 -404
- data/vendored/puppet/lib/puppet/file_system/file_impl.rb +0 -154
- data/vendored/puppet/lib/puppet/file_system/memory_file.rb +0 -66
- data/vendored/puppet/lib/puppet/file_system/memory_impl.rb +0 -86
- data/vendored/puppet/lib/puppet/file_system/path_pattern.rb +0 -98
- data/vendored/puppet/lib/puppet/file_system/posix.rb +0 -46
- data/vendored/puppet/lib/puppet/file_system/uniquefile.rb +0 -190
- data/vendored/puppet/lib/puppet/file_system/windows.rb +0 -130
- data/vendored/puppet/lib/puppet/forge.rb +0 -241
- data/vendored/puppet/lib/puppet/forge/cache.rb +0 -60
- data/vendored/puppet/lib/puppet/forge/errors.rb +0 -114
- data/vendored/puppet/lib/puppet/forge/repository.rb +0 -155
- data/vendored/puppet/lib/puppet/functions.rb +0 -863
- data/vendored/puppet/lib/puppet/functions/abs.rb +0 -61
- data/vendored/puppet/lib/puppet/functions/alert.rb +0 -14
- data/vendored/puppet/lib/puppet/functions/all.rb +0 -104
- data/vendored/puppet/lib/puppet/functions/annotate.rb +0 -108
- data/vendored/puppet/lib/puppet/functions/any.rb +0 -109
- data/vendored/puppet/lib/puppet/functions/assert_type.rb +0 -93
- data/vendored/puppet/lib/puppet/functions/binary_file.rb +0 -32
- data/vendored/puppet/lib/puppet/functions/break.rb +0 -47
- data/vendored/puppet/lib/puppet/functions/call.rb +0 -79
- data/vendored/puppet/lib/puppet/functions/camelcase.rb +0 -62
- data/vendored/puppet/lib/puppet/functions/capitalize.rb +0 -61
- data/vendored/puppet/lib/puppet/functions/ceiling.rb +0 -37
- data/vendored/puppet/lib/puppet/functions/chomp.rb +0 -57
- data/vendored/puppet/lib/puppet/functions/chop.rb +0 -67
- data/vendored/puppet/lib/puppet/functions/compare.rb +0 -125
- data/vendored/puppet/lib/puppet/functions/contain.rb +0 -55
- data/vendored/puppet/lib/puppet/functions/convert_to.rb +0 -34
- data/vendored/puppet/lib/puppet/functions/crit.rb +0 -14
- data/vendored/puppet/lib/puppet/functions/debug.rb +0 -14
- data/vendored/puppet/lib/puppet/functions/defined.rb +0 -159
- data/vendored/puppet/lib/puppet/functions/dig.rb +0 -67
- data/vendored/puppet/lib/puppet/functions/downcase.rb +0 -89
- data/vendored/puppet/lib/puppet/functions/each.rb +0 -169
- data/vendored/puppet/lib/puppet/functions/emerg.rb +0 -14
- data/vendored/puppet/lib/puppet/functions/empty.rb +0 -77
- data/vendored/puppet/lib/puppet/functions/epp.rb +0 -48
- data/vendored/puppet/lib/puppet/functions/err.rb +0 -14
- data/vendored/puppet/lib/puppet/functions/eyaml_lookup_key.rb +0 -97
- data/vendored/puppet/lib/puppet/functions/filter.rb +0 -144
- data/vendored/puppet/lib/puppet/functions/find_file.rb +0 -44
- data/vendored/puppet/lib/puppet/functions/flatten.rb +0 -64
- data/vendored/puppet/lib/puppet/functions/floor.rb +0 -37
- data/vendored/puppet/lib/puppet/functions/get.rb +0 -150
- data/vendored/puppet/lib/puppet/functions/getvar.rb +0 -87
- data/vendored/puppet/lib/puppet/functions/hiera.rb +0 -88
- data/vendored/puppet/lib/puppet/functions/hiera_array.rb +0 -81
- data/vendored/puppet/lib/puppet/functions/hiera_hash.rb +0 -92
- data/vendored/puppet/lib/puppet/functions/hiera_include.rb +0 -104
- data/vendored/puppet/lib/puppet/functions/hocon_data.rb +0 -41
- data/vendored/puppet/lib/puppet/functions/import.rb +0 -7
- data/vendored/puppet/lib/puppet/functions/include.rb +0 -53
- data/vendored/puppet/lib/puppet/functions/info.rb +0 -14
- data/vendored/puppet/lib/puppet/functions/inline_epp.rb +0 -59
- data/vendored/puppet/lib/puppet/functions/join.rb +0 -56
- data/vendored/puppet/lib/puppet/functions/json_data.rb +0 -33
- data/vendored/puppet/lib/puppet/functions/keys.rb +0 -25
- data/vendored/puppet/lib/puppet/functions/length.rb +0 -44
- data/vendored/puppet/lib/puppet/functions/lest.rb +0 -55
- data/vendored/puppet/lib/puppet/functions/lookup.rb +0 -224
- data/vendored/puppet/lib/puppet/functions/lstrip.rb +0 -58
- data/vendored/puppet/lib/puppet/functions/map.rb +0 -136
- data/vendored/puppet/lib/puppet/functions/match.rb +0 -131
- data/vendored/puppet/lib/puppet/functions/max.rb +0 -183
- data/vendored/puppet/lib/puppet/functions/min.rb +0 -182
- data/vendored/puppet/lib/puppet/functions/module_directory.rb +0 -41
- data/vendored/puppet/lib/puppet/functions/new.rb +0 -1006
- data/vendored/puppet/lib/puppet/functions/next.rb +0 -16
- data/vendored/puppet/lib/puppet/functions/notice.rb +0 -14
- data/vendored/puppet/lib/puppet/functions/reduce.rb +0 -164
- data/vendored/puppet/lib/puppet/functions/regsubst.rb +0 -82
- data/vendored/puppet/lib/puppet/functions/require.rb +0 -77
- data/vendored/puppet/lib/puppet/functions/return.rb +0 -15
- data/vendored/puppet/lib/puppet/functions/reverse_each.rb +0 -94
- data/vendored/puppet/lib/puppet/functions/round.rb +0 -24
- data/vendored/puppet/lib/puppet/functions/rstrip.rb +0 -58
- data/vendored/puppet/lib/puppet/functions/scanf.rb +0 -44
- data/vendored/puppet/lib/puppet/functions/size.rb +0 -15
- data/vendored/puppet/lib/puppet/functions/slice.rb +0 -124
- data/vendored/puppet/lib/puppet/functions/sort.rb +0 -74
- data/vendored/puppet/lib/puppet/functions/split.rb +0 -49
- data/vendored/puppet/lib/puppet/functions/step.rb +0 -98
- data/vendored/puppet/lib/puppet/functions/strftime.rb +0 -211
- data/vendored/puppet/lib/puppet/functions/strip.rb +0 -58
- data/vendored/puppet/lib/puppet/functions/then.rb +0 -77
- data/vendored/puppet/lib/puppet/functions/tree_each.rb +0 -200
- data/vendored/puppet/lib/puppet/functions/type.rb +0 -72
- data/vendored/puppet/lib/puppet/functions/unique.rb +0 -132
- data/vendored/puppet/lib/puppet/functions/unwrap.rb +0 -44
- data/vendored/puppet/lib/puppet/functions/upcase.rb +0 -89
- data/vendored/puppet/lib/puppet/functions/values.rb +0 -25
- data/vendored/puppet/lib/puppet/functions/versioncmp.rb +0 -36
- data/vendored/puppet/lib/puppet/functions/warning.rb +0 -14
- data/vendored/puppet/lib/puppet/functions/with.rb +0 -32
- data/vendored/puppet/lib/puppet/functions/yaml_data.rb +0 -43
- data/vendored/puppet/lib/puppet/generate/models/type/property.rb +0 -70
- data/vendored/puppet/lib/puppet/generate/models/type/type.rb +0 -62
- data/vendored/puppet/lib/puppet/generate/type.rb +0 -239
- data/vendored/puppet/lib/puppet/gettext/config.rb +0 -275
- data/vendored/puppet/lib/puppet/gettext/module_translations.rb +0 -42
- data/vendored/puppet/lib/puppet/gettext/stubs.rb +0 -11
- data/vendored/puppet/lib/puppet/graph.rb +0 -9
- data/vendored/puppet/lib/puppet/graph/key.rb +0 -26
- data/vendored/puppet/lib/puppet/graph/prioritizer.rb +0 -29
- data/vendored/puppet/lib/puppet/graph/rb_tree_map.rb +0 -388
- data/vendored/puppet/lib/puppet/graph/relationship_graph.rb +0 -283
- data/vendored/puppet/lib/puppet/graph/sequential_prioritizer.rb +0 -31
- data/vendored/puppet/lib/puppet/graph/simple_graph.rb +0 -543
- data/vendored/puppet/lib/puppet/indirector.rb +0 -61
- data/vendored/puppet/lib/puppet/indirector/catalog/compiler.rb +0 -416
- data/vendored/puppet/lib/puppet/indirector/catalog/json.rb +0 -35
- data/vendored/puppet/lib/puppet/indirector/catalog/msgpack.rb +0 -6
- data/vendored/puppet/lib/puppet/indirector/catalog/rest.rb +0 -6
- data/vendored/puppet/lib/puppet/indirector/catalog/store_configs.rb +0 -8
- data/vendored/puppet/lib/puppet/indirector/catalog/yaml.rb +0 -6
- data/vendored/puppet/lib/puppet/indirector/certificate/file.rb +0 -8
- data/vendored/puppet/lib/puppet/indirector/certificate/rest.rb +0 -16
- data/vendored/puppet/lib/puppet/indirector/certificate_request/file.rb +0 -8
- data/vendored/puppet/lib/puppet/indirector/certificate_request/memory.rb +0 -6
- data/vendored/puppet/lib/puppet/indirector/certificate_request/rest.rb +0 -10
- data/vendored/puppet/lib/puppet/indirector/code.rb +0 -6
- data/vendored/puppet/lib/puppet/indirector/data_binding/hiera.rb +0 -7
- data/vendored/puppet/lib/puppet/indirector/data_binding/none.rb +0 -8
- data/vendored/puppet/lib/puppet/indirector/direct_file_server.rb +0 -17
- data/vendored/puppet/lib/puppet/indirector/envelope.rb +0 -11
- data/vendored/puppet/lib/puppet/indirector/errors.rb +0 -5
- data/vendored/puppet/lib/puppet/indirector/exec.rb +0 -38
- data/vendored/puppet/lib/puppet/indirector/face.rb +0 -153
- data/vendored/puppet/lib/puppet/indirector/facts/facter.rb +0 -88
- data/vendored/puppet/lib/puppet/indirector/facts/memory.rb +0 -9
- data/vendored/puppet/lib/puppet/indirector/facts/network_device.rb +0 -27
- data/vendored/puppet/lib/puppet/indirector/facts/rest.rb +0 -21
- data/vendored/puppet/lib/puppet/indirector/facts/store_configs.rb +0 -11
- data/vendored/puppet/lib/puppet/indirector/facts/yaml.rb +0 -84
- data/vendored/puppet/lib/puppet/indirector/file_bucket_file/file.rb +0 -262
- data/vendored/puppet/lib/puppet/indirector/file_bucket_file/rest.rb +0 -8
- data/vendored/puppet/lib/puppet/indirector/file_bucket_file/selector.rb +0 -53
- data/vendored/puppet/lib/puppet/indirector/file_content.rb +0 -5
- data/vendored/puppet/lib/puppet/indirector/file_content/file.rb +0 -7
- data/vendored/puppet/lib/puppet/indirector/file_content/file_server.rb +0 -7
- data/vendored/puppet/lib/puppet/indirector/file_content/http.rb +0 -17
- data/vendored/puppet/lib/puppet/indirector/file_content/rest.rb +0 -9
- data/vendored/puppet/lib/puppet/indirector/file_content/selector.rb +0 -30
- data/vendored/puppet/lib/puppet/indirector/file_metadata.rb +0 -5
- data/vendored/puppet/lib/puppet/indirector/file_metadata/file.rb +0 -7
- data/vendored/puppet/lib/puppet/indirector/file_metadata/file_server.rb +0 -7
- data/vendored/puppet/lib/puppet/indirector/file_metadata/http.rb +0 -27
- data/vendored/puppet/lib/puppet/indirector/file_metadata/rest.rb +0 -9
- data/vendored/puppet/lib/puppet/indirector/file_metadata/selector.rb +0 -30
- data/vendored/puppet/lib/puppet/indirector/file_server.rb +0 -59
- data/vendored/puppet/lib/puppet/indirector/generic_http.rb +0 -16
- data/vendored/puppet/lib/puppet/indirector/hiera.rb +0 -94
- data/vendored/puppet/lib/puppet/indirector/indirection.rb +0 -340
- data/vendored/puppet/lib/puppet/indirector/json.rb +0 -75
- data/vendored/puppet/lib/puppet/indirector/key/file.rb +0 -45
- data/vendored/puppet/lib/puppet/indirector/key/memory.rb +0 -6
- data/vendored/puppet/lib/puppet/indirector/memory.rb +0 -34
- data/vendored/puppet/lib/puppet/indirector/msgpack.rb +0 -83
- data/vendored/puppet/lib/puppet/indirector/node/exec.rb +0 -69
- data/vendored/puppet/lib/puppet/indirector/node/memory.rb +0 -10
- data/vendored/puppet/lib/puppet/indirector/node/msgpack.rb +0 -7
- data/vendored/puppet/lib/puppet/indirector/node/plain.rb +0 -21
- data/vendored/puppet/lib/puppet/indirector/node/rest.rb +0 -7
- data/vendored/puppet/lib/puppet/indirector/node/store_configs.rb +0 -8
- data/vendored/puppet/lib/puppet/indirector/node/yaml.rb +0 -7
- data/vendored/puppet/lib/puppet/indirector/none.rb +0 -9
- data/vendored/puppet/lib/puppet/indirector/plain.rb +0 -9
- data/vendored/puppet/lib/puppet/indirector/report/msgpack.rb +0 -11
- data/vendored/puppet/lib/puppet/indirector/report/processor.rb +0 -59
- data/vendored/puppet/lib/puppet/indirector/report/rest.rb +0 -28
- data/vendored/puppet/lib/puppet/indirector/report/yaml.rb +0 -11
- data/vendored/puppet/lib/puppet/indirector/request.rb +0 -278
- data/vendored/puppet/lib/puppet/indirector/resource/ral.rb +0 -63
- data/vendored/puppet/lib/puppet/indirector/resource/store_configs.rb +0 -12
- data/vendored/puppet/lib/puppet/indirector/resource/validator.rb +0 -8
- data/vendored/puppet/lib/puppet/indirector/rest.rb +0 -301
- data/vendored/puppet/lib/puppet/indirector/ssl_file.rb +0 -160
- data/vendored/puppet/lib/puppet/indirector/status.rb +0 -3
- data/vendored/puppet/lib/puppet/indirector/status/local.rb +0 -12
- data/vendored/puppet/lib/puppet/indirector/status/rest.rb +0 -9
- data/vendored/puppet/lib/puppet/indirector/store_configs.rb +0 -30
- data/vendored/puppet/lib/puppet/indirector/terminus.rb +0 -169
- data/vendored/puppet/lib/puppet/indirector/yaml.rb +0 -63
- data/vendored/puppet/lib/puppet/info_service.rb +0 -17
- data/vendored/puppet/lib/puppet/info_service/class_information_service.rb +0 -110
- data/vendored/puppet/lib/puppet/info_service/task_information_service.rb +0 -36
- data/vendored/puppet/lib/puppet/interface.rb +0 -237
- data/vendored/puppet/lib/puppet/interface/action.rb +0 -399
- data/vendored/puppet/lib/puppet/interface/action_builder.rb +0 -166
- data/vendored/puppet/lib/puppet/interface/action_manager.rb +0 -97
- data/vendored/puppet/lib/puppet/interface/documentation.rb +0 -353
- data/vendored/puppet/lib/puppet/interface/face_collection.rb +0 -134
- data/vendored/puppet/lib/puppet/interface/option.rb +0 -171
- data/vendored/puppet/lib/puppet/interface/option_builder.rb +0 -105
- data/vendored/puppet/lib/puppet/interface/option_manager.rb +0 -104
- data/vendored/puppet/lib/puppet/loaders.rb +0 -28
- data/vendored/puppet/lib/puppet/metatype/manager.rb +0 -197
- data/vendored/puppet/lib/puppet/module.rb +0 -441
- data/vendored/puppet/lib/puppet/module/task.rb +0 -258
- data/vendored/puppet/lib/puppet/module_tool.rb +0 -193
- data/vendored/puppet/lib/puppet/module_tool/applications.rb +0 -13
- data/vendored/puppet/lib/puppet/module_tool/applications/application.rb +0 -90
- data/vendored/puppet/lib/puppet/module_tool/applications/checksummer.rb +0 -62
- data/vendored/puppet/lib/puppet/module_tool/applications/installer.rb +0 -354
- data/vendored/puppet/lib/puppet/module_tool/applications/searcher.rb +0 -29
- data/vendored/puppet/lib/puppet/module_tool/applications/uninstaller.rb +0 -120
- data/vendored/puppet/lib/puppet/module_tool/applications/unpacker.rb +0 -100
- data/vendored/puppet/lib/puppet/module_tool/applications/upgrader.rb +0 -280
- data/vendored/puppet/lib/puppet/module_tool/checksums.rb +0 -49
- data/vendored/puppet/lib/puppet/module_tool/contents_description.rb +0 -88
- data/vendored/puppet/lib/puppet/module_tool/dependency.rb +0 -41
- data/vendored/puppet/lib/puppet/module_tool/errors.rb +0 -11
- data/vendored/puppet/lib/puppet/module_tool/errors/base.rb +0 -15
- data/vendored/puppet/lib/puppet/module_tool/errors/installer.rb +0 -93
- data/vendored/puppet/lib/puppet/module_tool/errors/shared.rb +0 -195
- data/vendored/puppet/lib/puppet/module_tool/errors/uninstaller.rb +0 -50
- data/vendored/puppet/lib/puppet/module_tool/errors/upgrader.rb +0 -63
- data/vendored/puppet/lib/puppet/module_tool/install_directory.rb +0 -45
- data/vendored/puppet/lib/puppet/module_tool/installed_modules.rb +0 -96
- data/vendored/puppet/lib/puppet/module_tool/local_tarball.rb +0 -90
- data/vendored/puppet/lib/puppet/module_tool/metadata.rb +0 -222
- data/vendored/puppet/lib/puppet/module_tool/shared_behaviors.rb +0 -180
- data/vendored/puppet/lib/puppet/module_tool/tar.rb +0 -18
- data/vendored/puppet/lib/puppet/module_tool/tar/gnu.rb +0 -19
- data/vendored/puppet/lib/puppet/module_tool/tar/mini.rb +0 -106
- data/vendored/puppet/lib/puppet/network.rb +0 -3
- data/vendored/puppet/lib/puppet/network/auth_config_parser.rb +0 -90
- data/vendored/puppet/lib/puppet/network/authconfig.rb +0 -99
- data/vendored/puppet/lib/puppet/network/authorization.rb +0 -41
- data/vendored/puppet/lib/puppet/network/authstore.rb +0 -282
- data/vendored/puppet/lib/puppet/network/client_request.rb +0 -29
- data/vendored/puppet/lib/puppet/network/format.rb +0 -110
- data/vendored/puppet/lib/puppet/network/format_handler.rb +0 -108
- data/vendored/puppet/lib/puppet/network/format_support.rb +0 -139
- data/vendored/puppet/lib/puppet/network/formats.rb +0 -260
- data/vendored/puppet/lib/puppet/network/http.rb +0 -28
- data/vendored/puppet/lib/puppet/network/http/api.rb +0 -35
- data/vendored/puppet/lib/puppet/network/http/api/indirected_routes.rb +0 -286
- data/vendored/puppet/lib/puppet/network/http/api/indirection_type.rb +0 -32
- data/vendored/puppet/lib/puppet/network/http/api/master.rb +0 -2
- data/vendored/puppet/lib/puppet/network/http/api/master/v3.rb +0 -28
- data/vendored/puppet/lib/puppet/network/http/api/master/v3/authorization.rb +0 -18
- data/vendored/puppet/lib/puppet/network/http/api/master/v3/environment.rb +0 -85
- data/vendored/puppet/lib/puppet/network/http/api/master/v3/environments.rb +0 -35
- data/vendored/puppet/lib/puppet/network/http/compression.rb +0 -120
- data/vendored/puppet/lib/puppet/network/http/connection.rb +0 -319
- data/vendored/puppet/lib/puppet/network/http/error.rb +0 -73
- data/vendored/puppet/lib/puppet/network/http/factory.rb +0 -55
- data/vendored/puppet/lib/puppet/network/http/handler.rb +0 -215
- data/vendored/puppet/lib/puppet/network/http/issues.rb +0 -12
- data/vendored/puppet/lib/puppet/network/http/memory_response.rb +0 -13
- data/vendored/puppet/lib/puppet/network/http/nocache_pool.rb +0 -21
- data/vendored/puppet/lib/puppet/network/http/pool.rb +0 -129
- data/vendored/puppet/lib/puppet/network/http/request.rb +0 -70
- data/vendored/puppet/lib/puppet/network/http/response.rb +0 -23
- data/vendored/puppet/lib/puppet/network/http/route.rb +0 -100
- data/vendored/puppet/lib/puppet/network/http/session.rb +0 -17
- data/vendored/puppet/lib/puppet/network/http/site.rb +0 -39
- data/vendored/puppet/lib/puppet/network/http_pool.rb +0 -61
- data/vendored/puppet/lib/puppet/network/resolver.rb +0 -158
- data/vendored/puppet/lib/puppet/network/rest_controller.rb +0 -2
- data/vendored/puppet/lib/puppet/network/rights.rb +0 -209
- data/vendored/puppet/lib/puppet/node.rb +0 -281
- data/vendored/puppet/lib/puppet/node/environment.rb +0 -575
- data/vendored/puppet/lib/puppet/node/facts.rb +0 -147
- data/vendored/puppet/lib/puppet/parameter.rb +0 -572
- data/vendored/puppet/lib/puppet/parameter/boolean.rb +0 -15
- data/vendored/puppet/lib/puppet/parameter/package_options.rb +0 -31
- data/vendored/puppet/lib/puppet/parameter/path.rb +0 -57
- data/vendored/puppet/lib/puppet/parameter/value.rb +0 -91
- data/vendored/puppet/lib/puppet/parameter/value_collection.rb +0 -212
- data/vendored/puppet/lib/puppet/parser.rb +0 -20
- data/vendored/puppet/lib/puppet/parser/abstract_compiler.rb +0 -36
- data/vendored/puppet/lib/puppet/parser/ast.rb +0 -61
- data/vendored/puppet/lib/puppet/parser/ast/block_expression.rb +0 -15
- data/vendored/puppet/lib/puppet/parser/ast/branch.rb +0 -19
- data/vendored/puppet/lib/puppet/parser/ast/hostclass.rb +0 -27
- data/vendored/puppet/lib/puppet/parser/ast/leaf.rb +0 -80
- data/vendored/puppet/lib/puppet/parser/ast/node.rb +0 -17
- data/vendored/puppet/lib/puppet/parser/ast/pops_bridge.rb +0 -291
- data/vendored/puppet/lib/puppet/parser/ast/resource.rb +0 -66
- data/vendored/puppet/lib/puppet/parser/ast/resource_instance.rb +0 -10
- data/vendored/puppet/lib/puppet/parser/ast/resourceparam.rb +0 -31
- data/vendored/puppet/lib/puppet/parser/ast/top_level_construct.rb +0 -4
- data/vendored/puppet/lib/puppet/parser/catalog_compiler.rb +0 -56
- data/vendored/puppet/lib/puppet/parser/compiler.rb +0 -798
- data/vendored/puppet/lib/puppet/parser/compiler/catalog_validator.rb +0 -33
- data/vendored/puppet/lib/puppet/parser/compiler/catalog_validator/env_relationship_validator.rb +0 -64
- data/vendored/puppet/lib/puppet/parser/compiler/catalog_validator/relationship_validator.rb +0 -64
- data/vendored/puppet/lib/puppet/parser/compiler/catalog_validator/site_validator.rb +0 -20
- data/vendored/puppet/lib/puppet/parser/e4_parser_adapter.rb +0 -60
- data/vendored/puppet/lib/puppet/parser/environment_compiler.rb +0 -199
- data/vendored/puppet/lib/puppet/parser/files.rb +0 -92
- data/vendored/puppet/lib/puppet/parser/functions.rb +0 -311
- data/vendored/puppet/lib/puppet/parser/functions/assert_type.rb +0 -60
- data/vendored/puppet/lib/puppet/parser/functions/binary_file.rb +0 -24
- data/vendored/puppet/lib/puppet/parser/functions/break.rb +0 -39
- data/vendored/puppet/lib/puppet/parser/functions/contain.rb +0 -30
- data/vendored/puppet/lib/puppet/parser/functions/create_resources.rb +0 -106
- data/vendored/puppet/lib/puppet/parser/functions/defined.rb +0 -107
- data/vendored/puppet/lib/puppet/parser/functions/dig.rb +0 -38
- data/vendored/puppet/lib/puppet/parser/functions/digest.rb +0 -5
- data/vendored/puppet/lib/puppet/parser/functions/each.rb +0 -104
- data/vendored/puppet/lib/puppet/parser/functions/epp.rb +0 -39
- data/vendored/puppet/lib/puppet/parser/functions/fail.rb +0 -4
- data/vendored/puppet/lib/puppet/parser/functions/file.rb +0 -33
- data/vendored/puppet/lib/puppet/parser/functions/filter.rb +0 -78
- data/vendored/puppet/lib/puppet/parser/functions/find_file.rb +0 -28
- data/vendored/puppet/lib/puppet/parser/functions/fqdn_rand.rb +0 -36
- data/vendored/puppet/lib/puppet/parser/functions/generate.rb +0 -36
- data/vendored/puppet/lib/puppet/parser/functions/hiera.rb +0 -103
- data/vendored/puppet/lib/puppet/parser/functions/hiera_array.rb +0 -92
- data/vendored/puppet/lib/puppet/parser/functions/hiera_hash.rb +0 -102
- data/vendored/puppet/lib/puppet/parser/functions/hiera_include.rb +0 -101
- data/vendored/puppet/lib/puppet/parser/functions/include.rb +0 -34
- data/vendored/puppet/lib/puppet/parser/functions/inline_epp.rb +0 -51
- data/vendored/puppet/lib/puppet/parser/functions/inline_template.rb +0 -26
- data/vendored/puppet/lib/puppet/parser/functions/lest.rb +0 -49
- data/vendored/puppet/lib/puppet/parser/functions/lookup.rb +0 -132
- data/vendored/puppet/lib/puppet/parser/functions/map.rb +0 -76
- data/vendored/puppet/lib/puppet/parser/functions/match.rb +0 -43
- data/vendored/puppet/lib/puppet/parser/functions/md5.rb +0 -5
- data/vendored/puppet/lib/puppet/parser/functions/new.rb +0 -991
- data/vendored/puppet/lib/puppet/parser/functions/next.rb +0 -38
- data/vendored/puppet/lib/puppet/parser/functions/realize.rb +0 -20
- data/vendored/puppet/lib/puppet/parser/functions/reduce.rb +0 -137
- data/vendored/puppet/lib/puppet/parser/functions/regsubst.rb +0 -62
- data/vendored/puppet/lib/puppet/parser/functions/require.rb +0 -40
- data/vendored/puppet/lib/puppet/parser/functions/return.rb +0 -92
- data/vendored/puppet/lib/puppet/parser/functions/reverse_each.rb +0 -83
- data/vendored/puppet/lib/puppet/parser/functions/scanf.rb +0 -38
- data/vendored/puppet/lib/puppet/parser/functions/sha1.rb +0 -5
- data/vendored/puppet/lib/puppet/parser/functions/sha256.rb +0 -5
- data/vendored/puppet/lib/puppet/parser/functions/shellquote.rb +0 -61
- data/vendored/puppet/lib/puppet/parser/functions/slice.rb +0 -39
- data/vendored/puppet/lib/puppet/parser/functions/split.rb +0 -28
- data/vendored/puppet/lib/puppet/parser/functions/sprintf.rb +0 -61
- data/vendored/puppet/lib/puppet/parser/functions/step.rb +0 -84
- data/vendored/puppet/lib/puppet/parser/functions/strftime.rb +0 -185
- data/vendored/puppet/lib/puppet/parser/functions/tag.rb +0 -12
- data/vendored/puppet/lib/puppet/parser/functions/tagged.rb +0 -21
- data/vendored/puppet/lib/puppet/parser/functions/template.rb +0 -39
- data/vendored/puppet/lib/puppet/parser/functions/then.rb +0 -73
- data/vendored/puppet/lib/puppet/parser/functions/type.rb +0 -53
- data/vendored/puppet/lib/puppet/parser/functions/versioncmp.rb +0 -30
- data/vendored/puppet/lib/puppet/parser/functions/with.rb +0 -28
- data/vendored/puppet/lib/puppet/parser/parser_factory.rb +0 -30
- data/vendored/puppet/lib/puppet/parser/relationship.rb +0 -83
- data/vendored/puppet/lib/puppet/parser/resource.rb +0 -416
- data/vendored/puppet/lib/puppet/parser/resource/param.rb +0 -29
- data/vendored/puppet/lib/puppet/parser/scope.rb +0 -1123
- data/vendored/puppet/lib/puppet/parser/script_compiler.rb +0 -123
- data/vendored/puppet/lib/puppet/parser/templatewrapper.rb +0 -102
- data/vendored/puppet/lib/puppet/parser/type_loader.rb +0 -149
- data/vendored/puppet/lib/puppet/plugins.rb +0 -9
- data/vendored/puppet/lib/puppet/plugins/configuration.rb +0 -25
- data/vendored/puppet/lib/puppet/plugins/syntax_checkers.rb +0 -98
- data/vendored/puppet/lib/puppet/pops.rb +0 -121
- data/vendored/puppet/lib/puppet/pops/adaptable.rb +0 -206
- data/vendored/puppet/lib/puppet/pops/adapters.rb +0 -152
- data/vendored/puppet/lib/puppet/pops/evaluator/access_operator.rb +0 -719
- data/vendored/puppet/lib/puppet/pops/evaluator/callable_signature.rb +0 -107
- data/vendored/puppet/lib/puppet/pops/evaluator/closure.rb +0 -373
- data/vendored/puppet/lib/puppet/pops/evaluator/collector_transformer.rb +0 -234
- data/vendored/puppet/lib/puppet/pops/evaluator/collectors/abstract_collector.rb +0 -86
- data/vendored/puppet/lib/puppet/pops/evaluator/collectors/catalog_collector.rb +0 -29
- data/vendored/puppet/lib/puppet/pops/evaluator/collectors/exported_collector.rb +0 -69
- data/vendored/puppet/lib/puppet/pops/evaluator/collectors/fixed_set_collector.rb +0 -37
- data/vendored/puppet/lib/puppet/pops/evaluator/compare_operator.rb +0 -254
- data/vendored/puppet/lib/puppet/pops/evaluator/deferred_resolver.rb +0 -130
- data/vendored/puppet/lib/puppet/pops/evaluator/epp_evaluator.rb +0 -120
- data/vendored/puppet/lib/puppet/pops/evaluator/evaluator_impl.rb +0 -1299
- data/vendored/puppet/lib/puppet/pops/evaluator/external_syntax_support.rb +0 -45
- data/vendored/puppet/lib/puppet/pops/evaluator/json_strict_literal_evaluator.rb +0 -82
- data/vendored/puppet/lib/puppet/pops/evaluator/literal_evaluator.rb +0 -87
- data/vendored/puppet/lib/puppet/pops/evaluator/puppet_proc.rb +0 -69
- data/vendored/puppet/lib/puppet/pops/evaluator/relationship_operator.rb +0 -185
- data/vendored/puppet/lib/puppet/pops/evaluator/runtime3_converter.rb +0 -221
- data/vendored/puppet/lib/puppet/pops/evaluator/runtime3_resource_support.rb +0 -117
- data/vendored/puppet/lib/puppet/pops/evaluator/runtime3_support.rb +0 -534
- data/vendored/puppet/lib/puppet/pops/functions/dispatch.rb +0 -107
- data/vendored/puppet/lib/puppet/pops/functions/dispatcher.rb +0 -71
- data/vendored/puppet/lib/puppet/pops/functions/function.rb +0 -141
- data/vendored/puppet/lib/puppet/pops/issue_reporter.rb +0 -137
- data/vendored/puppet/lib/puppet/pops/issues.rb +0 -921
- data/vendored/puppet/lib/puppet/pops/label_provider.rb +0 -90
- data/vendored/puppet/lib/puppet/pops/loader/base_loader.rb +0 -166
- data/vendored/puppet/lib/puppet/pops/loader/dependency_loader.rb +0 -92
- data/vendored/puppet/lib/puppet/pops/loader/gem_support.rb +0 -49
- data/vendored/puppet/lib/puppet/pops/loader/loader.rb +0 -209
- data/vendored/puppet/lib/puppet/pops/loader/loader_paths.rb +0 -377
- data/vendored/puppet/lib/puppet/pops/loader/module_loaders.rb +0 -549
- data/vendored/puppet/lib/puppet/pops/loader/null_loader.rb +0 -60
- data/vendored/puppet/lib/puppet/pops/loader/predefined_loader.rb +0 -24
- data/vendored/puppet/lib/puppet/pops/loader/puppet_function_instantiator.rb +0 -84
- data/vendored/puppet/lib/puppet/pops/loader/puppet_plan_instantiator.rb +0 -84
- data/vendored/puppet/lib/puppet/pops/loader/puppet_resource_type_impl_instantiator.rb +0 -79
- data/vendored/puppet/lib/puppet/pops/loader/ruby_data_type_instantiator.rb +0 -39
- data/vendored/puppet/lib/puppet/pops/loader/ruby_function_instantiator.rb +0 -45
- data/vendored/puppet/lib/puppet/pops/loader/ruby_legacy_function_instantiator.rb +0 -62
- data/vendored/puppet/lib/puppet/pops/loader/runtime3_type_loader.rb +0 -101
- data/vendored/puppet/lib/puppet/pops/loader/simple_environment_loader.rb +0 -20
- data/vendored/puppet/lib/puppet/pops/loader/static_loader.rb +0 -127
- data/vendored/puppet/lib/puppet/pops/loader/task_instantiator.rb +0 -40
- data/vendored/puppet/lib/puppet/pops/loader/type_definition_instantiator.rb +0 -100
- data/vendored/puppet/lib/puppet/pops/loader/typed_name.rb +0 -54
- data/vendored/puppet/lib/puppet/pops/loader/uri_helper.rb +0 -22
- data/vendored/puppet/lib/puppet/pops/loaders.rb +0 -533
- data/vendored/puppet/lib/puppet/pops/lookup.rb +0 -96
- data/vendored/puppet/lib/puppet/pops/lookup/configured_data_provider.rb +0 -93
- data/vendored/puppet/lib/puppet/pops/lookup/context.rb +0 -200
- data/vendored/puppet/lib/puppet/pops/lookup/data_adapter.rb +0 -27
- data/vendored/puppet/lib/puppet/pops/lookup/data_dig_function_provider.rb +0 -145
- data/vendored/puppet/lib/puppet/pops/lookup/data_hash_function_provider.rb +0 -126
- data/vendored/puppet/lib/puppet/pops/lookup/data_provider.rb +0 -92
- data/vendored/puppet/lib/puppet/pops/lookup/environment_data_provider.rb +0 -35
- data/vendored/puppet/lib/puppet/pops/lookup/explainer.rb +0 -595
- data/vendored/puppet/lib/puppet/pops/lookup/function_provider.rb +0 -110
- data/vendored/puppet/lib/puppet/pops/lookup/global_data_provider.rb +0 -75
- data/vendored/puppet/lib/puppet/pops/lookup/hiera_config.rb +0 -761
- data/vendored/puppet/lib/puppet/pops/lookup/interpolation.rb +0 -154
- data/vendored/puppet/lib/puppet/pops/lookup/invocation.rb +0 -261
- data/vendored/puppet/lib/puppet/pops/lookup/location_resolver.rb +0 -99
- data/vendored/puppet/lib/puppet/pops/lookup/lookup_adapter.rb +0 -520
- data/vendored/puppet/lib/puppet/pops/lookup/lookup_key.rb +0 -99
- data/vendored/puppet/lib/puppet/pops/lookup/lookup_key_function_provider.rb +0 -92
- data/vendored/puppet/lib/puppet/pops/lookup/module_data_provider.rb +0 -89
- data/vendored/puppet/lib/puppet/pops/lookup/sub_lookup.rb +0 -92
- data/vendored/puppet/lib/puppet/pops/merge_strategy.rb +0 -437
- data/vendored/puppet/lib/puppet/pops/migration/migration_checker.rb +0 -58
- data/vendored/puppet/lib/puppet/pops/model/ast.rb +0 -4964
- data/vendored/puppet/lib/puppet/pops/model/ast_transformer.rb +0 -131
- data/vendored/puppet/lib/puppet/pops/model/factory.rb +0 -1163
- data/vendored/puppet/lib/puppet/pops/model/model_label_provider.rb +0 -139
- data/vendored/puppet/lib/puppet/pops/model/model_tree_dumper.rb +0 -467
- data/vendored/puppet/lib/puppet/pops/model/pn_transformer.rb +0 -400
- data/vendored/puppet/lib/puppet/pops/model/tree_dumper.rb +0 -59
- data/vendored/puppet/lib/puppet/pops/parser/code_merger.rb +0 -29
- data/vendored/puppet/lib/puppet/pops/parser/eparser.rb +0 -3361
- data/vendored/puppet/lib/puppet/pops/parser/epp_parser.rb +0 -51
- data/vendored/puppet/lib/puppet/pops/parser/epp_support.rb +0 -264
- data/vendored/puppet/lib/puppet/pops/parser/evaluating_parser.rb +0 -165
- data/vendored/puppet/lib/puppet/pops/parser/heredoc_support.rb +0 -143
- data/vendored/puppet/lib/puppet/pops/parser/interpolation_support.rb +0 -244
- data/vendored/puppet/lib/puppet/pops/parser/lexer2.rb +0 -772
- data/vendored/puppet/lib/puppet/pops/parser/lexer_support.rb +0 -221
- data/vendored/puppet/lib/puppet/pops/parser/locatable.rb +0 -23
- data/vendored/puppet/lib/puppet/pops/parser/locator.rb +0 -336
- data/vendored/puppet/lib/puppet/pops/parser/parser_support.rb +0 -247
- data/vendored/puppet/lib/puppet/pops/parser/pn_parser.rb +0 -316
- data/vendored/puppet/lib/puppet/pops/parser/slurp_support.rb +0 -117
- data/vendored/puppet/lib/puppet/pops/patterns.rb +0 -60
- data/vendored/puppet/lib/puppet/pops/pcore.rb +0 -135
- data/vendored/puppet/lib/puppet/pops/pn.rb +0 -236
- data/vendored/puppet/lib/puppet/pops/puppet_stack.rb +0 -57
- data/vendored/puppet/lib/puppet/pops/resource/param.rb +0 -55
- data/vendored/puppet/lib/puppet/pops/resource/resource_type_impl.rb +0 -314
- data/vendored/puppet/lib/puppet/pops/semantic_error.rb +0 -29
- data/vendored/puppet/lib/puppet/pops/serialization.rb +0 -43
- data/vendored/puppet/lib/puppet/pops/serialization/abstract_reader.rb +0 -180
- data/vendored/puppet/lib/puppet/pops/serialization/abstract_writer.rb +0 -222
- data/vendored/puppet/lib/puppet/pops/serialization/deserializer.rb +0 -80
- data/vendored/puppet/lib/puppet/pops/serialization/extension.rb +0 -158
- data/vendored/puppet/lib/puppet/pops/serialization/from_data_converter.rb +0 -224
- data/vendored/puppet/lib/puppet/pops/serialization/instance_reader.rb +0 -19
- data/vendored/puppet/lib/puppet/pops/serialization/instance_writer.rb +0 -14
- data/vendored/puppet/lib/puppet/pops/serialization/json.rb +0 -297
- data/vendored/puppet/lib/puppet/pops/serialization/json_path.rb +0 -127
- data/vendored/puppet/lib/puppet/pops/serialization/object.rb +0 -70
- data/vendored/puppet/lib/puppet/pops/serialization/serializer.rb +0 -140
- data/vendored/puppet/lib/puppet/pops/serialization/time_factory.rb +0 -67
- data/vendored/puppet/lib/puppet/pops/serialization/to_data_converter.rb +0 -313
- data/vendored/puppet/lib/puppet/pops/serialization/to_stringified_converter.rb +0 -226
- data/vendored/puppet/lib/puppet/pops/time/timespan.rb +0 -718
- data/vendored/puppet/lib/puppet/pops/time/timestamp.rb +0 -160
- data/vendored/puppet/lib/puppet/pops/types/annotatable.rb +0 -36
- data/vendored/puppet/lib/puppet/pops/types/annotation.rb +0 -71
- data/vendored/puppet/lib/puppet/pops/types/class_loader.rb +0 -132
- data/vendored/puppet/lib/puppet/pops/types/enumeration.rb +0 -16
- data/vendored/puppet/lib/puppet/pops/types/implementation_registry.rb +0 -134
- data/vendored/puppet/lib/puppet/pops/types/iterable.rb +0 -339
- data/vendored/puppet/lib/puppet/pops/types/p_binary_type.rb +0 -232
- data/vendored/puppet/lib/puppet/pops/types/p_init_type.rb +0 -238
- data/vendored/puppet/lib/puppet/pops/types/p_meta_type.rb +0 -94
- data/vendored/puppet/lib/puppet/pops/types/p_object_type.rb +0 -1117
- data/vendored/puppet/lib/puppet/pops/types/p_object_type_extension.rb +0 -218
- data/vendored/puppet/lib/puppet/pops/types/p_runtime_type.rb +0 -115
- data/vendored/puppet/lib/puppet/pops/types/p_sem_ver_range_type.rb +0 -190
- data/vendored/puppet/lib/puppet/pops/types/p_sem_ver_type.rb +0 -149
- data/vendored/puppet/lib/puppet/pops/types/p_sensitive_type.rb +0 -73
- data/vendored/puppet/lib/puppet/pops/types/p_timespan_type.rb +0 -192
- data/vendored/puppet/lib/puppet/pops/types/p_timestamp_type.rb +0 -73
- data/vendored/puppet/lib/puppet/pops/types/p_type_set_type.rb +0 -383
- data/vendored/puppet/lib/puppet/pops/types/p_uri_type.rb +0 -190
- data/vendored/puppet/lib/puppet/pops/types/puppet_object.rb +0 -40
- data/vendored/puppet/lib/puppet/pops/types/recursion_guard.rb +0 -136
- data/vendored/puppet/lib/puppet/pops/types/ruby_generator.rb +0 -472
- data/vendored/puppet/lib/puppet/pops/types/ruby_method.rb +0 -31
- data/vendored/puppet/lib/puppet/pops/types/string_converter.rb +0 -1123
- data/vendored/puppet/lib/puppet/pops/types/tree_iterators.rb +0 -254
- data/vendored/puppet/lib/puppet/pops/types/type_acceptor.rb +0 -25
- data/vendored/puppet/lib/puppet/pops/types/type_asserter.rb +0 -47
- data/vendored/puppet/lib/puppet/pops/types/type_assertion_error.rb +0 -27
- data/vendored/puppet/lib/puppet/pops/types/type_calculator.rb +0 -809
- data/vendored/puppet/lib/puppet/pops/types/type_conversion_error.rb +0 -15
- data/vendored/puppet/lib/puppet/pops/types/type_factory.rb +0 -631
- data/vendored/puppet/lib/puppet/pops/types/type_formatter.rb +0 -802
- data/vendored/puppet/lib/puppet/pops/types/type_mismatch_describer.rb +0 -1075
- data/vendored/puppet/lib/puppet/pops/types/type_parser.rb +0 -685
- data/vendored/puppet/lib/puppet/pops/types/type_set_reference.rb +0 -59
- data/vendored/puppet/lib/puppet/pops/types/type_with_members.rb +0 -43
- data/vendored/puppet/lib/puppet/pops/types/types.rb +0 -3631
- data/vendored/puppet/lib/puppet/pops/utils.rb +0 -119
- data/vendored/puppet/lib/puppet/pops/validation.rb +0 -466
- data/vendored/puppet/lib/puppet/pops/validation/checker4_0.rb +0 -1127
- data/vendored/puppet/lib/puppet/pops/validation/tasks_checker.rb +0 -101
- data/vendored/puppet/lib/puppet/pops/validation/validator_factory_4_0.rb +0 -43
- data/vendored/puppet/lib/puppet/pops/visitable.rb +0 -6
- data/vendored/puppet/lib/puppet/pops/visitor.rb +0 -116
- data/vendored/puppet/lib/puppet/property.rb +0 -608
- data/vendored/puppet/lib/puppet/property/boolean.rb +0 -7
- data/vendored/puppet/lib/puppet/property/ensure.rb +0 -105
- data/vendored/puppet/lib/puppet/property/keyvalue.rb +0 -157
- data/vendored/puppet/lib/puppet/property/list.rb +0 -69
- data/vendored/puppet/lib/puppet/property/ordered_list.rb +0 -29
- data/vendored/puppet/lib/puppet/provider.rb +0 -624
- data/vendored/puppet/lib/puppet/provider/aix_object.rb +0 -483
- data/vendored/puppet/lib/puppet/provider/command.rb +0 -25
- data/vendored/puppet/lib/puppet/provider/confine.rb +0 -6
- data/vendored/puppet/lib/puppet/provider/exec.rb +0 -96
- data/vendored/puppet/lib/puppet/provider/exec/posix.rb +0 -48
- data/vendored/puppet/lib/puppet/provider/exec/shell.rb +0 -25
- data/vendored/puppet/lib/puppet/provider/exec/windows.rb +0 -55
- data/vendored/puppet/lib/puppet/provider/file/posix.rb +0 -136
- data/vendored/puppet/lib/puppet/provider/file/windows.rb +0 -104
- data/vendored/puppet/lib/puppet/provider/group/aix.rb +0 -82
- data/vendored/puppet/lib/puppet/provider/group/directoryservice.rb +0 -22
- data/vendored/puppet/lib/puppet/provider/group/groupadd.rb +0 -111
- data/vendored/puppet/lib/puppet/provider/group/ldap.rb +0 -45
- data/vendored/puppet/lib/puppet/provider/group/pw.rb +0 -49
- data/vendored/puppet/lib/puppet/provider/group/windows_adsi.rb +0 -106
- data/vendored/puppet/lib/puppet/provider/ldap.rb +0 -137
- data/vendored/puppet/lib/puppet/provider/nameservice.rb +0 -325
- data/vendored/puppet/lib/puppet/provider/nameservice/directoryservice.rb +0 -508
- data/vendored/puppet/lib/puppet/provider/nameservice/objectadd.rb +0 -22
- data/vendored/puppet/lib/puppet/provider/nameservice/pw.rb +0 -21
- data/vendored/puppet/lib/puppet/provider/network_device.rb +0 -72
- data/vendored/puppet/lib/puppet/provider/package.rb +0 -56
- data/vendored/puppet/lib/puppet/provider/package/aix.rb +0 -152
- data/vendored/puppet/lib/puppet/provider/package/appdmg.rb +0 -109
- data/vendored/puppet/lib/puppet/provider/package/apple.rb +0 -46
- data/vendored/puppet/lib/puppet/provider/package/apt.rb +0 -116
- data/vendored/puppet/lib/puppet/provider/package/aptitude.rb +0 -29
- data/vendored/puppet/lib/puppet/provider/package/aptrpm.rb +0 -83
- data/vendored/puppet/lib/puppet/provider/package/blastwave.rb +0 -111
- data/vendored/puppet/lib/puppet/provider/package/dnf.rb +0 -47
- data/vendored/puppet/lib/puppet/provider/package/dpkg.rb +0 -165
- data/vendored/puppet/lib/puppet/provider/package/fink.rb +0 -79
- data/vendored/puppet/lib/puppet/provider/package/freebsd.rb +0 -47
- data/vendored/puppet/lib/puppet/provider/package/gem.rb +0 -175
- data/vendored/puppet/lib/puppet/provider/package/hpux.rb +0 -44
- data/vendored/puppet/lib/puppet/provider/package/macports.rb +0 -107
- data/vendored/puppet/lib/puppet/provider/package/nim.rb +0 -282
- data/vendored/puppet/lib/puppet/provider/package/openbsd.rb +0 -242
- data/vendored/puppet/lib/puppet/provider/package/opkg.rb +0 -81
- data/vendored/puppet/lib/puppet/provider/package/pacman.rb +0 -267
- data/vendored/puppet/lib/puppet/provider/package/pip.rb +0 -188
- data/vendored/puppet/lib/puppet/provider/package/pip3.rb +0 -20
- data/vendored/puppet/lib/puppet/provider/package/pkg.rb +0 -255
- data/vendored/puppet/lib/puppet/provider/package/pkgdmg.rb +0 -151
- data/vendored/puppet/lib/puppet/provider/package/pkgin.rb +0 -87
- data/vendored/puppet/lib/puppet/provider/package/pkgng.rb +0 -143
- data/vendored/puppet/lib/puppet/provider/package/pkgutil.rb +0 -186
- data/vendored/puppet/lib/puppet/provider/package/portage.rb +0 -300
- data/vendored/puppet/lib/puppet/provider/package/ports.rb +0 -91
- data/vendored/puppet/lib/puppet/provider/package/portupgrade.rb +0 -239
- data/vendored/puppet/lib/puppet/provider/package/puppet_gem.rb +0 -17
- data/vendored/puppet/lib/puppet/provider/package/rpm.rb +0 -405
- data/vendored/puppet/lib/puppet/provider/package/rug.rb +0 -51
- data/vendored/puppet/lib/puppet/provider/package/sun.rb +0 -133
- data/vendored/puppet/lib/puppet/provider/package/sunfreeware.rb +0 -9
- data/vendored/puppet/lib/puppet/provider/package/tdnf.rb +0 -28
- data/vendored/puppet/lib/puppet/provider/package/up2date.rb +0 -40
- data/vendored/puppet/lib/puppet/provider/package/urpmi.rb +0 -55
- data/vendored/puppet/lib/puppet/provider/package/windows.rb +0 -113
- data/vendored/puppet/lib/puppet/provider/package/windows/exe_package.rb +0 -71
- data/vendored/puppet/lib/puppet/provider/package/windows/msi_package.rb +0 -62
- data/vendored/puppet/lib/puppet/provider/package/windows/package.rb +0 -100
- data/vendored/puppet/lib/puppet/provider/package/yum.rb +0 -293
- data/vendored/puppet/lib/puppet/provider/package/zypper.rb +0 -145
- data/vendored/puppet/lib/puppet/provider/parsedfile.rb +0 -459
- data/vendored/puppet/lib/puppet/provider/service/base.rb +0 -134
- data/vendored/puppet/lib/puppet/provider/service/bsd.rb +0 -51
- data/vendored/puppet/lib/puppet/provider/service/daemontools.rb +0 -194
- data/vendored/puppet/lib/puppet/provider/service/debian.rb +0 -75
- data/vendored/puppet/lib/puppet/provider/service/freebsd.rb +0 -143
- data/vendored/puppet/lib/puppet/provider/service/gentoo.rb +0 -45
- data/vendored/puppet/lib/puppet/provider/service/init.rb +0 -194
- data/vendored/puppet/lib/puppet/provider/service/launchd.rb +0 -345
- data/vendored/puppet/lib/puppet/provider/service/openbsd.rb +0 -100
- data/vendored/puppet/lib/puppet/provider/service/openrc.rb +0 -71
- data/vendored/puppet/lib/puppet/provider/service/openwrt.rb +0 -36
- data/vendored/puppet/lib/puppet/provider/service/rcng.rb +0 -51
- data/vendored/puppet/lib/puppet/provider/service/redhat.rb +0 -72
- data/vendored/puppet/lib/puppet/provider/service/runit.rb +0 -112
- data/vendored/puppet/lib/puppet/provider/service/service.rb +0 -42
- data/vendored/puppet/lib/puppet/provider/service/smf.rb +0 -169
- data/vendored/puppet/lib/puppet/provider/service/src.rb +0 -147
- data/vendored/puppet/lib/puppet/provider/service/systemd.rb +0 -189
- data/vendored/puppet/lib/puppet/provider/service/upstart.rb +0 -369
- data/vendored/puppet/lib/puppet/provider/service/windows.rb +0 -103
- data/vendored/puppet/lib/puppet/provider/user/aix.rb +0 -271
- data/vendored/puppet/lib/puppet/provider/user/directoryservice.rb +0 -632
- data/vendored/puppet/lib/puppet/provider/user/hpux.rb +0 -95
- data/vendored/puppet/lib/puppet/provider/user/ldap.rb +0 -128
- data/vendored/puppet/lib/puppet/provider/user/openbsd.rb +0 -76
- data/vendored/puppet/lib/puppet/provider/user/pw.rb +0 -98
- data/vendored/puppet/lib/puppet/provider/user/user_role_add.rb +0 -233
- data/vendored/puppet/lib/puppet/provider/user/useradd.rb +0 -265
- data/vendored/puppet/lib/puppet/provider/user/windows_adsi.rb +0 -148
- data/vendored/puppet/lib/puppet/reference/configuration.rb +0 -92
- data/vendored/puppet/lib/puppet/reference/function.rb +0 -17
- data/vendored/puppet/lib/puppet/reference/indirection.rb +0 -71
- data/vendored/puppet/lib/puppet/reference/metaparameter.rb +0 -35
- data/vendored/puppet/lib/puppet/reference/providers.rb +0 -118
- data/vendored/puppet/lib/puppet/reference/report.rb +0 -20
- data/vendored/puppet/lib/puppet/reference/type.rb +0 -113
- data/vendored/puppet/lib/puppet/relationship.rb +0 -89
- data/vendored/puppet/lib/puppet/reports.rb +0 -93
- data/vendored/puppet/lib/puppet/reports/http.rb +0 -37
- data/vendored/puppet/lib/puppet/reports/log.rb +0 -14
- data/vendored/puppet/lib/puppet/reports/store.rb +0 -68
- data/vendored/puppet/lib/puppet/resource.rb +0 -687
- data/vendored/puppet/lib/puppet/resource/capability_finder.rb +0 -150
- data/vendored/puppet/lib/puppet/resource/catalog.rb +0 -675
- data/vendored/puppet/lib/puppet/resource/status.rb +0 -229
- data/vendored/puppet/lib/puppet/resource/type.rb +0 -528
- data/vendored/puppet/lib/puppet/resource/type_collection.rb +0 -263
- data/vendored/puppet/lib/puppet/rest/client.rb +0 -83
- data/vendored/puppet/lib/puppet/rest/errors.rb +0 -14
- data/vendored/puppet/lib/puppet/rest/response.rb +0 -34
- data/vendored/puppet/lib/puppet/rest/route.rb +0 -84
- data/vendored/puppet/lib/puppet/rest/routes.rb +0 -154
- data/vendored/puppet/lib/puppet/rest/ssl_context.rb +0 -13
- data/vendored/puppet/lib/puppet/scheduler.rb +0 -16
- data/vendored/puppet/lib/puppet/scheduler/job.rb +0 -53
- data/vendored/puppet/lib/puppet/scheduler/scheduler.rb +0 -44
- data/vendored/puppet/lib/puppet/scheduler/splay_job.rb +0 -32
- data/vendored/puppet/lib/puppet/scheduler/timer.rb +0 -13
- data/vendored/puppet/lib/puppet/settings.rb +0 -1485
- data/vendored/puppet/lib/puppet/settings/array_setting.rb +0 -17
- data/vendored/puppet/lib/puppet/settings/autosign_setting.rb +0 -22
- data/vendored/puppet/lib/puppet/settings/base_setting.rb +0 -197
- data/vendored/puppet/lib/puppet/settings/boolean_setting.rb +0 -32
- data/vendored/puppet/lib/puppet/settings/certificate_revocation_setting.rb +0 -21
- data/vendored/puppet/lib/puppet/settings/config_file.rb +0 -152
- data/vendored/puppet/lib/puppet/settings/directory_setting.rb +0 -18
- data/vendored/puppet/lib/puppet/settings/duration_setting.rb +0 -32
- data/vendored/puppet/lib/puppet/settings/enum_setting.rb +0 -16
- data/vendored/puppet/lib/puppet/settings/environment_conf.rb +0 -222
- data/vendored/puppet/lib/puppet/settings/errors.rb +0 -11
- data/vendored/puppet/lib/puppet/settings/file_or_directory_setting.rb +0 -40
- data/vendored/puppet/lib/puppet/settings/file_setting.rb +0 -245
- data/vendored/puppet/lib/puppet/settings/ini_file.rb +0 -225
- data/vendored/puppet/lib/puppet/settings/path_setting.rb +0 -8
- data/vendored/puppet/lib/puppet/settings/priority_setting.rb +0 -42
- data/vendored/puppet/lib/puppet/settings/server_list_setting.rb +0 -20
- data/vendored/puppet/lib/puppet/settings/string_setting.rb +0 -9
- data/vendored/puppet/lib/puppet/settings/symbolic_enum_setting.rb +0 -17
- data/vendored/puppet/lib/puppet/settings/terminus_setting.rb +0 -14
- data/vendored/puppet/lib/puppet/settings/ttl_setting.rb +0 -51
- data/vendored/puppet/lib/puppet/settings/value_translator.rb +0 -15
- data/vendored/puppet/lib/puppet/ssl.rb +0 -12
- data/vendored/puppet/lib/puppet/ssl/base.rb +0 -150
- data/vendored/puppet/lib/puppet/ssl/certificate.rb +0 -99
- data/vendored/puppet/lib/puppet/ssl/certificate_request.rb +0 -325
- data/vendored/puppet/lib/puppet/ssl/certificate_request_attributes.rb +0 -37
- data/vendored/puppet/lib/puppet/ssl/certificate_signer.rb +0 -33
- data/vendored/puppet/lib/puppet/ssl/digest.rb +0 -20
- data/vendored/puppet/lib/puppet/ssl/host.rb +0 -626
- data/vendored/puppet/lib/puppet/ssl/key.rb +0 -59
- data/vendored/puppet/lib/puppet/ssl/oids.rb +0 -193
- data/vendored/puppet/lib/puppet/ssl/validator.rb +0 -60
- data/vendored/puppet/lib/puppet/ssl/validator/default_validator.rb +0 -187
- data/vendored/puppet/lib/puppet/ssl/validator/no_validator.rb +0 -20
- data/vendored/puppet/lib/puppet/status.rb +0 -40
- data/vendored/puppet/lib/puppet/syntax_checkers.rb +0 -3
- data/vendored/puppet/lib/puppet/syntax_checkers/base64.rb +0 -40
- data/vendored/puppet/lib/puppet/syntax_checkers/json.rb +0 -35
- data/vendored/puppet/lib/puppet/test/test_helper.rb +0 -251
- data/vendored/puppet/lib/puppet/transaction.rb +0 -444
- data/vendored/puppet/lib/puppet/transaction/additional_resource_generator.rb +0 -220
- data/vendored/puppet/lib/puppet/transaction/event.rb +0 -167
- data/vendored/puppet/lib/puppet/transaction/event_manager.rb +0 -169
- data/vendored/puppet/lib/puppet/transaction/persistence.rb +0 -99
- data/vendored/puppet/lib/puppet/transaction/report.rb +0 -471
- data/vendored/puppet/lib/puppet/transaction/resource_harness.rb +0 -318
- data/vendored/puppet/lib/puppet/type.rb +0 -2673
- data/vendored/puppet/lib/puppet/type/component.rb +0 -88
- data/vendored/puppet/lib/puppet/type/exec.rb +0 -625
- data/vendored/puppet/lib/puppet/type/file.rb +0 -1042
- data/vendored/puppet/lib/puppet/type/file/checksum.rb +0 -50
- data/vendored/puppet/lib/puppet/type/file/checksum_value.rb +0 -54
- data/vendored/puppet/lib/puppet/type/file/content.rb +0 -172
- data/vendored/puppet/lib/puppet/type/file/ctime.rb +0 -20
- data/vendored/puppet/lib/puppet/type/file/data_sync.rb +0 -93
- data/vendored/puppet/lib/puppet/type/file/ensure.rb +0 -192
- data/vendored/puppet/lib/puppet/type/file/group.rb +0 -41
- data/vendored/puppet/lib/puppet/type/file/mode.rb +0 -177
- data/vendored/puppet/lib/puppet/type/file/mtime.rb +0 -18
- data/vendored/puppet/lib/puppet/type/file/owner.rb +0 -44
- data/vendored/puppet/lib/puppet/type/file/selcontext.rb +0 -141
- data/vendored/puppet/lib/puppet/type/file/source.rb +0 -369
- data/vendored/puppet/lib/puppet/type/file/target.rb +0 -87
- data/vendored/puppet/lib/puppet/type/file/type.rb +0 -19
- data/vendored/puppet/lib/puppet/type/filebucket.rb +0 -117
- data/vendored/puppet/lib/puppet/type/group.rb +0 -207
- data/vendored/puppet/lib/puppet/type/notify.rb +0 -46
- data/vendored/puppet/lib/puppet/type/package.rb +0 -568
- data/vendored/puppet/lib/puppet/type/resources.rb +0 -180
- data/vendored/puppet/lib/puppet/type/schedule.rb +0 -430
- data/vendored/puppet/lib/puppet/type/service.rb +0 -255
- data/vendored/puppet/lib/puppet/type/stage.rb +0 -27
- data/vendored/puppet/lib/puppet/type/tidy.rb +0 -349
- data/vendored/puppet/lib/puppet/type/user.rb +0 -818
- data/vendored/puppet/lib/puppet/type/whit.rb +0 -34
- data/vendored/puppet/lib/puppet/util.rb +0 -705
- data/vendored/puppet/lib/puppet/util/at_fork.rb +0 -35
- data/vendored/puppet/lib/puppet/util/at_fork/noop.rb +0 -18
- data/vendored/puppet/lib/puppet/util/at_fork/solaris.rb +0 -160
- data/vendored/puppet/lib/puppet/util/autoload.rb +0 -234
- data/vendored/puppet/lib/puppet/util/backups.rb +0 -86
- data/vendored/puppet/lib/puppet/util/character_encoding.rb +0 -76
- data/vendored/puppet/lib/puppet/util/checksums.rb +0 -361
- data/vendored/puppet/lib/puppet/util/classgen.rb +0 -222
- data/vendored/puppet/lib/puppet/util/colors.rb +0 -100
- data/vendored/puppet/lib/puppet/util/command_line.rb +0 -189
- data/vendored/puppet/lib/puppet/util/command_line/puppet_option_parser.rb +0 -87
- data/vendored/puppet/lib/puppet/util/command_line/trollop.rb +0 -825
- data/vendored/puppet/lib/puppet/util/connection.rb +0 -74
- data/vendored/puppet/lib/puppet/util/constant_inflector.rb +0 -24
- data/vendored/puppet/lib/puppet/util/diff.rb +0 -79
- data/vendored/puppet/lib/puppet/util/docs.rb +0 -128
- data/vendored/puppet/lib/puppet/util/errors.rb +0 -159
- data/vendored/puppet/lib/puppet/util/execution.rb +0 -412
- data/vendored/puppet/lib/puppet/util/execution_stub.rb +0 -26
- data/vendored/puppet/lib/puppet/util/feature.rb +0 -117
- data/vendored/puppet/lib/puppet/util/file_watcher.rb +0 -28
- data/vendored/puppet/lib/puppet/util/fileparsing.rb +0 -397
- data/vendored/puppet/lib/puppet/util/filetype.rb +0 -309
- data/vendored/puppet/lib/puppet/util/http_proxy.rb +0 -207
- data/vendored/puppet/lib/puppet/util/inifile.rb +0 -340
- data/vendored/puppet/lib/puppet/util/instance_loader.rb +0 -61
- data/vendored/puppet/lib/puppet/util/json.rb +0 -69
- data/vendored/puppet/lib/puppet/util/json_lockfile.rb +0 -44
- data/vendored/puppet/lib/puppet/util/ldap.rb +0 -2
- data/vendored/puppet/lib/puppet/util/ldap/connection.rb +0 -71
- data/vendored/puppet/lib/puppet/util/ldap/generator.rb +0 -42
- data/vendored/puppet/lib/puppet/util/ldap/manager.rb +0 -281
- data/vendored/puppet/lib/puppet/util/libuser.rb +0 -12
- data/vendored/puppet/lib/puppet/util/limits.rb +0 -12
- data/vendored/puppet/lib/puppet/util/lockfile.rb +0 -66
- data/vendored/puppet/lib/puppet/util/log.rb +0 -415
- data/vendored/puppet/lib/puppet/util/log/destination.rb +0 -49
- data/vendored/puppet/lib/puppet/util/log/destinations.rb +0 -258
- data/vendored/puppet/lib/puppet/util/logging.rb +0 -311
- data/vendored/puppet/lib/puppet/util/metaid.rb +0 -21
- data/vendored/puppet/lib/puppet/util/metric.rb +0 -64
- data/vendored/puppet/lib/puppet/util/monkey_patches.rb +0 -108
- data/vendored/puppet/lib/puppet/util/multi_match.rb +0 -51
- data/vendored/puppet/lib/puppet/util/network_device.rb +0 -17
- data/vendored/puppet/lib/puppet/util/network_device/base.rb +0 -23
- data/vendored/puppet/lib/puppet/util/network_device/config.rb +0 -105
- data/vendored/puppet/lib/puppet/util/network_device/transport.rb +0 -5
- data/vendored/puppet/lib/puppet/util/network_device/transport/base.rb +0 -26
- data/vendored/puppet/lib/puppet/util/package.rb +0 -31
- data/vendored/puppet/lib/puppet/util/pidlock.rb +0 -62
- data/vendored/puppet/lib/puppet/util/platform.rb +0 -38
- data/vendored/puppet/lib/puppet/util/plist.rb +0 -155
- data/vendored/puppet/lib/puppet/util/posix.rb +0 -137
- data/vendored/puppet/lib/puppet/util/profiler.rb +0 -53
- data/vendored/puppet/lib/puppet/util/profiler/aggregate.rb +0 -85
- data/vendored/puppet/lib/puppet/util/profiler/around_profiler.rb +0 -67
- data/vendored/puppet/lib/puppet/util/profiler/logging.rb +0 -48
- data/vendored/puppet/lib/puppet/util/profiler/object_counts.rb +0 -17
- data/vendored/puppet/lib/puppet/util/profiler/wall_clock.rb +0 -35
- data/vendored/puppet/lib/puppet/util/provider_features.rb +0 -181
- data/vendored/puppet/lib/puppet/util/psych_support.rb +0 -30
- data/vendored/puppet/lib/puppet/util/rdoc.rb +0 -60
- data/vendored/puppet/lib/puppet/util/rdoc/code_objects.rb +0 -294
- data/vendored/puppet/lib/puppet/util/rdoc/generators/puppet_generator.rb +0 -910
- data/vendored/puppet/lib/puppet/util/rdoc/generators/template/puppet/puppet.rb +0 -1085
- data/vendored/puppet/lib/puppet/util/rdoc/parser.rb +0 -12
- data/vendored/puppet/lib/puppet/util/rdoc/parser/puppet_parser_core.rb +0 -259
- data/vendored/puppet/lib/puppet/util/rdoc/parser/puppet_parser_rdoc2.rb +0 -14
- data/vendored/puppet/lib/puppet/util/reference.rb +0 -119
- data/vendored/puppet/lib/puppet/util/resource_template.rb +0 -61
- data/vendored/puppet/lib/puppet/util/retry_action.rb +0 -46
- data/vendored/puppet/lib/puppet/util/rubygems.rb +0 -63
- data/vendored/puppet/lib/puppet/util/run_mode.rb +0 -110
- data/vendored/puppet/lib/puppet/util/selinux.rb +0 -264
- data/vendored/puppet/lib/puppet/util/skip_tags.rb +0 -9
- data/vendored/puppet/lib/puppet/util/splayer.rb +0 -18
- data/vendored/puppet/lib/puppet/util/ssl.rb +0 -92
- data/vendored/puppet/lib/puppet/util/storage.rb +0 -89
- data/vendored/puppet/lib/puppet/util/suidmanager.rb +0 -167
- data/vendored/puppet/lib/puppet/util/symbolic_file_mode.rb +0 -144
- data/vendored/puppet/lib/puppet/util/tag_set.rb +0 -27
- data/vendored/puppet/lib/puppet/util/tagging.rb +0 -131
- data/vendored/puppet/lib/puppet/util/terminal.rb +0 -16
- data/vendored/puppet/lib/puppet/util/user_attr.rb +0 -21
- data/vendored/puppet/lib/puppet/util/warnings.rb +0 -31
- data/vendored/puppet/lib/puppet/util/watched_file.rb +0 -37
- data/vendored/puppet/lib/puppet/util/watcher.rb +0 -17
- data/vendored/puppet/lib/puppet/util/watcher/change_watcher.rb +0 -33
- data/vendored/puppet/lib/puppet/util/watcher/periodic_watcher.rb +0 -37
- data/vendored/puppet/lib/puppet/util/watcher/timer.rb +0 -19
- data/vendored/puppet/lib/puppet/util/windows.rb +0 -52
- data/vendored/puppet/lib/puppet/util/windows/access_control_entry.rb +0 -84
- data/vendored/puppet/lib/puppet/util/windows/access_control_list.rb +0 -113
- data/vendored/puppet/lib/puppet/util/windows/adsi.rb +0 -494
- data/vendored/puppet/lib/puppet/util/windows/api_types.rb +0 -282
- data/vendored/puppet/lib/puppet/util/windows/com.rb +0 -225
- data/vendored/puppet/lib/puppet/util/windows/error.rb +0 -83
- data/vendored/puppet/lib/puppet/util/windows/eventlog.rb +0 -197
- data/vendored/puppet/lib/puppet/util/windows/file.rb +0 -589
- data/vendored/puppet/lib/puppet/util/windows/principal.rb +0 -192
- data/vendored/puppet/lib/puppet/util/windows/process.rb +0 -497
- data/vendored/puppet/lib/puppet/util/windows/registry.rb +0 -374
- data/vendored/puppet/lib/puppet/util/windows/root_certs.rb +0 -108
- data/vendored/puppet/lib/puppet/util/windows/security.rb +0 -869
- data/vendored/puppet/lib/puppet/util/windows/security_descriptor.rb +0 -62
- data/vendored/puppet/lib/puppet/util/windows/service.rb +0 -770
- data/vendored/puppet/lib/puppet/util/windows/sid.rb +0 -282
- data/vendored/puppet/lib/puppet/util/windows/string.rb +0 -16
- data/vendored/puppet/lib/puppet/util/windows/user.rb +0 -309
- data/vendored/puppet/lib/puppet/util/yaml.rb +0 -72
- data/vendored/puppet/lib/puppet/vendor.rb +0 -57
- data/vendored/puppet/lib/puppet/vendor/deep_merge/lib/deep_merge.rb +0 -2
- data/vendored/puppet/lib/puppet/vendor/deep_merge/lib/deep_merge/core.rb +0 -210
- data/vendored/puppet/lib/puppet/vendor/deep_merge/lib/deep_merge/deep_merge_hash.rb +0 -28
- data/vendored/puppet/lib/puppet/vendor/deep_merge/lib/deep_merge/rails_compat.rb +0 -27
- data/vendored/puppet/lib/puppet/vendor/deep_merge/test/test_deep_merge.rb +0 -608
- data/vendored/puppet/lib/puppet/vendor/load_deep_merge.rb +0 -1
- data/vendored/puppet/lib/puppet/vendor/load_pathspec.rb +0 -1
- data/vendored/puppet/lib/puppet/vendor/pathspec/lib/pathspec.rb +0 -122
- data/vendored/puppet/lib/puppet/vendor/pathspec/lib/pathspec/gitignorespec.rb +0 -275
- data/vendored/puppet/lib/puppet/vendor/pathspec/lib/pathspec/regexspec.rb +0 -17
- data/vendored/puppet/lib/puppet/vendor/pathspec/lib/pathspec/spec.rb +0 -14
- data/vendored/puppet/lib/puppet/vendor/require_vendored.rb +0 -6
- data/vendored/puppet/lib/puppet/version.rb +0 -93
- data/vendored/puppet/lib/puppet_pal.rb +0 -1135
- data/vendored/puppet/lib/puppet_x.rb +0 -14
- data/vendored/require_vendored.rb +0 -3
@@ -1,1135 +0,0 @@
|
|
1
|
-
# Puppet as a Library "PAL"
|
2
|
-
|
3
|
-
# Yes, this requires all of puppet for now because 'settings' and many other things...
|
4
|
-
require 'puppet'
|
5
|
-
require 'puppet/parser/script_compiler'
|
6
|
-
require 'puppet/parser/catalog_compiler'
|
7
|
-
|
8
|
-
# This is the main entry point for "Puppet As a Library" PAL.
|
9
|
-
# This file should be required instead of "puppet"
|
10
|
-
# Initially, this will require ALL of puppet - over time this will change as the monolithical "puppet" is broken up
|
11
|
-
# into smaller components.
|
12
|
-
#
|
13
|
-
# @example Running a snippet of Puppet Language code
|
14
|
-
# require 'puppet_pal'
|
15
|
-
# result = Puppet::Pal.in_tmp_environment('pal_env', modulepath: ['/tmp/testmodules']) do |pal|
|
16
|
-
# pal.evaluate_script_string('1+2+3')
|
17
|
-
# end
|
18
|
-
# # The result is the value 6
|
19
|
-
#
|
20
|
-
# @example Calling a function
|
21
|
-
# require 'puppet_pal'
|
22
|
-
# result = Puppet::Pal.in_tmp_environment('pal_env', modulepath: ['/tmp/testmodules']) do |pal|
|
23
|
-
# pal.call_function('mymodule::myfunction', 10, 20)
|
24
|
-
# end
|
25
|
-
# # The result is what 'mymodule::myfunction' returns
|
26
|
-
#
|
27
|
-
module Puppet
|
28
|
-
module Pal
|
29
|
-
|
30
|
-
# A configured compiler as obtained in the callback from `with_script_compiler`.
|
31
|
-
# (Later, there may also be a catalog compiler available.)
|
32
|
-
#
|
33
|
-
class Compiler
|
34
|
-
attr_reader :internal_compiler
|
35
|
-
protected :internal_compiler
|
36
|
-
|
37
|
-
attr_reader :internal_evaluator
|
38
|
-
protected :internal_evaluator
|
39
|
-
|
40
|
-
def initialize(internal_compiler)
|
41
|
-
@internal_compiler = internal_compiler
|
42
|
-
@internal_evaluator = Puppet::Pops::Parser::EvaluatingParser.new
|
43
|
-
end
|
44
|
-
|
45
|
-
# Calls a function given by name with arguments specified in an `Array`, and optionally accepts a code block.
|
46
|
-
# @param function_name [String] the name of the function to call
|
47
|
-
# @param args [Object] the arguments to the function
|
48
|
-
# @param block [Proc] an optional callable block that is given to the called function
|
49
|
-
# @return [Object] what the called function returns
|
50
|
-
#
|
51
|
-
def call_function(function_name, *args, &block)
|
52
|
-
# TRANSLATORS: do not translate variable name strings in these assertions
|
53
|
-
Pal::assert_non_empty_string(function_name, 'function_name', false)
|
54
|
-
Pal::assert_type(Pal::T_ANY_ARRAY, args, 'args', false)
|
55
|
-
internal_evaluator.evaluator.external_call_function(function_name, args, topscope, &block)
|
56
|
-
end
|
57
|
-
|
58
|
-
# Returns a Puppet::Pal::FunctionSignature object or nil if function is not found
|
59
|
-
# The returned FunctionSignature has information about all overloaded signatures of the function
|
60
|
-
#
|
61
|
-
# @example using function_signature
|
62
|
-
# # returns true if 'myfunc' is callable with three integer arguments 1, 2, 3
|
63
|
-
# compiler.function_signature('myfunc').callable_with?([1,2,3])
|
64
|
-
#
|
65
|
-
# @param function_name [String] the name of the function to get a signature for
|
66
|
-
# @return [Puppet::Pal::FunctionSignature] a function signature, or nil if function not found
|
67
|
-
#
|
68
|
-
def function_signature(function_name)
|
69
|
-
loader = internal_compiler.loaders.private_environment_loader
|
70
|
-
if func = loader.load(:function, function_name)
|
71
|
-
return FunctionSignature.new(func.class)
|
72
|
-
end
|
73
|
-
# Could not find function
|
74
|
-
nil
|
75
|
-
end
|
76
|
-
|
77
|
-
# Returns an array of TypedName objects for all functions, optionally filtered by a regular expression.
|
78
|
-
# The returned array has more information than just the leaf name - the typical thing is to just get
|
79
|
-
# the name as showing the following example.
|
80
|
-
#
|
81
|
-
# Errors that occur during function discovery will either be logged as warnings or collected by the optional
|
82
|
-
# `error_collector` array. When provided, it will receive {Puppet::DataTypes::Error} instances describing
|
83
|
-
# each error in detail and no warnings will be logged.
|
84
|
-
#
|
85
|
-
# @example getting the names of all functions
|
86
|
-
# compiler.list_functions.map {|tn| tn.name }
|
87
|
-
#
|
88
|
-
# @param filter_regex [Regexp] an optional regexp that filters based on name (matching names are included in the result)
|
89
|
-
# @param error_collector [Array<Puppet::DataTypes::Error>] an optional array that will receive errors during load
|
90
|
-
# @return [Array<Puppet::Pops::Loader::TypedName>] an array of typed names
|
91
|
-
#
|
92
|
-
def list_functions(filter_regex = nil, error_collector = nil)
|
93
|
-
list_loadable_kind(:function, filter_regex, error_collector)
|
94
|
-
end
|
95
|
-
|
96
|
-
# Evaluates a string of puppet language code in top scope.
|
97
|
-
# A "source_file" reference to a source can be given - if not an actual file name, by convention the name should
|
98
|
-
# be bracketed with < > to indicate it is something symbolic; for example `<commandline>` if the string was given on the
|
99
|
-
# command line.
|
100
|
-
#
|
101
|
-
# If the given `puppet_code` is `nil` or an empty string, `nil` is returned, otherwise the result of evaluating the
|
102
|
-
# puppet language string. The given string must form a complete and valid expression/statement as an error is raised
|
103
|
-
# otherwise. That is, it is not possible to divide a compound expression by line and evaluate each line individually.
|
104
|
-
#
|
105
|
-
# @param puppet_code [String, nil] the puppet language code to evaluate, must be a complete expression/statement
|
106
|
-
# @param source_file [String, nil] an optional reference to a source (a file or symbolic name/location)
|
107
|
-
# @return [Object] what the `puppet_code` evaluates to
|
108
|
-
#
|
109
|
-
def evaluate_string(puppet_code, source_file = nil)
|
110
|
-
return nil if puppet_code.nil? || puppet_code == ''
|
111
|
-
unless puppet_code.is_a?(String)
|
112
|
-
raise ArgumentError, _("The argument 'puppet_code' must be a String, got %{type}") % { type: puppet_code.class }
|
113
|
-
end
|
114
|
-
evaluate(parse_string(puppet_code, source_file))
|
115
|
-
end
|
116
|
-
|
117
|
-
# Evaluates a puppet language file in top scope.
|
118
|
-
# The file must exist and contain valid puppet language code or an error is raised.
|
119
|
-
#
|
120
|
-
# @param file [Path, String] an absolute path to a file with puppet language code, must exist
|
121
|
-
# @return [Object] what the last evaluated expression in the file evaluated to
|
122
|
-
#
|
123
|
-
def evaluate_file(file)
|
124
|
-
evaluate(parse_file(file))
|
125
|
-
end
|
126
|
-
|
127
|
-
# Evaluates an AST obtained from `parse_string` or `parse_file` in topscope.
|
128
|
-
# If the ast is a `Puppet::Pops::Model::Program` (what is returned from the `parse` methods, any definitions
|
129
|
-
# in the program (that is, any function, plan, etc. that is defined will be made available for use).
|
130
|
-
#
|
131
|
-
# @param ast [Puppet::Pops::Model::PopsObject] typically the returned `Program` from the parse methods, but can be any `Expression`
|
132
|
-
# @returns [Object] whatever the ast evaluates to
|
133
|
-
#
|
134
|
-
def evaluate(ast)
|
135
|
-
if ast.is_a?(Puppet::Pops::Model::Program)
|
136
|
-
loaders = Puppet.lookup(:loaders)
|
137
|
-
loaders.instantiate_definitions(ast, loaders.public_environment_loader)
|
138
|
-
end
|
139
|
-
internal_evaluator.evaluate(topscope, ast)
|
140
|
-
end
|
141
|
-
|
142
|
-
# Produces a literal value if the AST obtained from `parse_string` or `parse_file` does not require any actual evaluation.
|
143
|
-
# This method is useful if obtaining an AST that represents literal values; string, integer, float, boolean, regexp, array, hash;
|
144
|
-
# for example from having read this from the command line or as values in some file.
|
145
|
-
#
|
146
|
-
# @param ast [Puppet::Pops::Model::PopsObject] typically the returned `Program` from the parse methods, but can be any `Expression`
|
147
|
-
# @returns [Object] whatever the literal value the ast evaluates to
|
148
|
-
#
|
149
|
-
def evaluate_literal(ast)
|
150
|
-
catch :not_literal do
|
151
|
-
return Puppet::Pops::Evaluator::LiteralEvaluator.new().literal(ast)
|
152
|
-
end
|
153
|
-
# TRANSLATORS, the 'ast' is the name of a parameter, do not translate
|
154
|
-
raise ArgumentError, _("The given 'ast' does not represent a literal value")
|
155
|
-
end
|
156
|
-
|
157
|
-
# Parses and validates a puppet language string and returns an instance of Puppet::Pops::Model::Program on success.
|
158
|
-
# If the content is not valid an error is raised.
|
159
|
-
#
|
160
|
-
# @param code_string [String] a puppet language string to parse and validate
|
161
|
-
# @param source_file [String] an optional reference to a file or other location in angled brackets
|
162
|
-
# @return [Puppet::Pops::Model::Program] returns a `Program` instance on success
|
163
|
-
#
|
164
|
-
def parse_string(code_string, source_file = nil)
|
165
|
-
unless code_string.is_a?(String)
|
166
|
-
raise ArgumentError, _("The argument 'code_string' must be a String, got %{type}") % { type: code_string.class }
|
167
|
-
end
|
168
|
-
internal_evaluator.parse_string(code_string, source_file)
|
169
|
-
end
|
170
|
-
|
171
|
-
# Parses and validates a puppet language file and returns an instance of Puppet::Pops::Model::Program on success.
|
172
|
-
# If the content is not valid an error is raised.
|
173
|
-
#
|
174
|
-
# @param file [String] a file with puppet language content to parse and validate
|
175
|
-
# @return [Puppet::Pops::Model::Program] returns a `Program` instance on success
|
176
|
-
#
|
177
|
-
def parse_file(file)
|
178
|
-
unless file.is_a?(String)
|
179
|
-
raise ArgumentError, _("The argument 'file' must be a String, got %{type}") % { type: file.class }
|
180
|
-
end
|
181
|
-
internal_evaluator.parse_file(file)
|
182
|
-
end
|
183
|
-
|
184
|
-
# Parses a puppet data type given in String format and returns that type, or raises an error.
|
185
|
-
# A type is needed in calls to `new` to create an instance of the data type, or to perform type checking
|
186
|
-
# of values - typically using `type.instance?(obj)` to check if `obj` is an instance of the type.
|
187
|
-
#
|
188
|
-
# @example Verify if obj is an instance of a data type
|
189
|
-
# # evaluates to true
|
190
|
-
# pal.type('Enum[red, blue]').instance?("blue")
|
191
|
-
#
|
192
|
-
# @example Create an instance of a data type
|
193
|
-
# # using an already create type
|
194
|
-
# t = pal.type('Car')
|
195
|
-
# pal.create(t, 'color' => 'black', 'make' => 't-ford')
|
196
|
-
#
|
197
|
-
# # letting 'new_object' parse the type from a string
|
198
|
-
# pal.create('Car', 'color' => 'black', 'make' => 't-ford')
|
199
|
-
#
|
200
|
-
# @param type_string [String] a puppet language data type
|
201
|
-
# @return [Puppet::Pops::Types::PAnyType] the data type
|
202
|
-
#
|
203
|
-
def type(type_string)
|
204
|
-
Puppet::Pops::Types::TypeParser.singleton.parse(type_string)
|
205
|
-
end
|
206
|
-
|
207
|
-
# Creates a new instance of a given data type.
|
208
|
-
# @param data_type [String, Puppet::Pops::Types::PAnyType] the data type as a data type or in String form.
|
209
|
-
# @param arguments [Object] one or more arguments to the called `new` function
|
210
|
-
# @return [Object] an instance of the given data type,
|
211
|
-
# or raises an error if it was not possible to parse data type or create an instance.
|
212
|
-
#
|
213
|
-
def create(data_type, *arguments)
|
214
|
-
t = data_type.is_a?(String) ? type(data_type) : data_type
|
215
|
-
unless t.is_a?(Puppet::Pops::Types::PAnyType)
|
216
|
-
raise ArgumentError, _("Given data_type value is not a data type, got '%{type}'") % {type: t.class}
|
217
|
-
end
|
218
|
-
call_function('new', t, *arguments)
|
219
|
-
end
|
220
|
-
|
221
|
-
# Returns true if this is a compiler that compiles a catalog.
|
222
|
-
# This implementation returns `false`
|
223
|
-
# @return Boolan false
|
224
|
-
def has_catalog?
|
225
|
-
false
|
226
|
-
end
|
227
|
-
|
228
|
-
protected
|
229
|
-
|
230
|
-
def list_loadable_kind(kind, filter_regex = nil, error_collector = nil)
|
231
|
-
loader = internal_compiler.loaders.private_environment_loader
|
232
|
-
if filter_regex.nil?
|
233
|
-
loader.discover(kind, error_collector)
|
234
|
-
else
|
235
|
-
loader.discover(kind, error_collector) {|f| f.name =~ filter_regex }
|
236
|
-
end
|
237
|
-
end
|
238
|
-
|
239
|
-
private
|
240
|
-
|
241
|
-
def topscope
|
242
|
-
internal_compiler.topscope
|
243
|
-
end
|
244
|
-
end
|
245
|
-
|
246
|
-
class ScriptCompiler < Compiler
|
247
|
-
# Returns the signature of the given plan name
|
248
|
-
# @param plan_name [String] the name of the plan to get the signature of
|
249
|
-
# @return [Puppet::Pal::PlanSignature, nil] returns a PlanSignature, or nil if plan is not found
|
250
|
-
#
|
251
|
-
def plan_signature(plan_name)
|
252
|
-
loader = internal_compiler.loaders.private_environment_loader
|
253
|
-
if func = loader.load(:plan, plan_name)
|
254
|
-
return PlanSignature.new(func)
|
255
|
-
end
|
256
|
-
# Could not find plan
|
257
|
-
nil
|
258
|
-
end
|
259
|
-
|
260
|
-
# Returns an array of TypedName objects for all plans, optionally filtered by a regular expression.
|
261
|
-
# The returned array has more information than just the leaf name - the typical thing is to just get
|
262
|
-
# the name as showing the following example.
|
263
|
-
#
|
264
|
-
# Errors that occur during plan discovery will either be logged as warnings or collected by the optional
|
265
|
-
# `error_collector` array. When provided, it will receive {Puppet::DataTypes::Error} instances describing
|
266
|
-
# each error in detail and no warnings will be logged.
|
267
|
-
#
|
268
|
-
# @example getting the names of all plans
|
269
|
-
# compiler.list_plans.map {|tn| tn.name }
|
270
|
-
#
|
271
|
-
# @param filter_regex [Regexp] an optional regexp that filters based on name (matching names are included in the result)
|
272
|
-
# @param error_collector [Array<Puppet::DataTypes::Error>] an optional array that will receive errors during load
|
273
|
-
# @return [Array<Puppet::Pops::Loader::TypedName>] an array of typed names
|
274
|
-
#
|
275
|
-
def list_plans(filter_regex = nil, error_collector = nil)
|
276
|
-
list_loadable_kind(:plan, filter_regex, error_collector)
|
277
|
-
end
|
278
|
-
|
279
|
-
# Returns the signature callable of the given task (the arguments it accepts, and the data type it returns)
|
280
|
-
# @param task_name [String] the name of the task to get the signature of
|
281
|
-
# @return [Puppet::Pal::TaskSignature, nil] returns a TaskSignature, or nil if task is not found
|
282
|
-
#
|
283
|
-
def task_signature(task_name)
|
284
|
-
loader = internal_compiler.loaders.private_environment_loader
|
285
|
-
if task = loader.load(:task, task_name)
|
286
|
-
return TaskSignature.new(task)
|
287
|
-
end
|
288
|
-
# Could not find task
|
289
|
-
nil
|
290
|
-
end
|
291
|
-
|
292
|
-
# Returns an array of TypedName objects for all tasks, optionally filtered by a regular expression.
|
293
|
-
# The returned array has more information than just the leaf name - the typical thing is to just get
|
294
|
-
# the name as showing the following example.
|
295
|
-
#
|
296
|
-
# @example getting the names of all tasks
|
297
|
-
# compiler.list_tasks.map {|tn| tn.name }
|
298
|
-
#
|
299
|
-
# Errors that occur during task discovery will either be logged as warnings or collected by the optional
|
300
|
-
# `error_collector` array. When provided, it will receive {Puppet::DataTypes::Error} instances describing
|
301
|
-
# each error in detail and no warnings will be logged.
|
302
|
-
#
|
303
|
-
# @param filter_regex [Regexp] an optional regexp that filters based on name (matching names are included in the result)
|
304
|
-
# @param error_collector [Array<Puppet::DataTypes::Error>] an optional array that will receive errors during load
|
305
|
-
# @return [Array<Puppet::Pops::Loader::TypedName>] an array of typed names
|
306
|
-
#
|
307
|
-
def list_tasks(filter_regex = nil, error_collector = nil)
|
308
|
-
list_loadable_kind(:task, filter_regex, error_collector)
|
309
|
-
end
|
310
|
-
end
|
311
|
-
|
312
|
-
# A CatalogCompiler is a compiler that builds a catalog of resources and dependencies as a side effect of
|
313
|
-
# evaluating puppet language code.
|
314
|
-
# When the compilation of the given input manifest(s)/code string/file is finished the catalog is complete
|
315
|
-
# for encoding and use. It is also possible to evaluate more strings within the same compilation context to
|
316
|
-
# add or remove things from the catalog.
|
317
|
-
#
|
318
|
-
# @api public
|
319
|
-
class CatalogCompiler < Compiler
|
320
|
-
|
321
|
-
# @api private
|
322
|
-
def catalog
|
323
|
-
internal_compiler.catalog
|
324
|
-
end
|
325
|
-
private :catalog
|
326
|
-
|
327
|
-
# Returns true if this is a compiler that compiles a catalog.
|
328
|
-
# This implementation returns `true`
|
329
|
-
# @return [Boolean] true
|
330
|
-
# @api public
|
331
|
-
def has_catalog?
|
332
|
-
true
|
333
|
-
end
|
334
|
-
|
335
|
-
# Calls a block of code and yields a configured `JsonCatalogEncoder` to the block.
|
336
|
-
# @example Get resulting catalog as pretty printed Json
|
337
|
-
# Puppet::Pal.in_environment(...) do |pal|
|
338
|
-
# pal.with_catalog_compiler(...) do |compiler|
|
339
|
-
# compiler.with_json_encoding {| encoder | encoder.encode
|
340
|
-
# end
|
341
|
-
# end
|
342
|
-
#
|
343
|
-
# @api public
|
344
|
-
#
|
345
|
-
def with_json_encoding(pretty: true, exclude_virtual: true)
|
346
|
-
yield JsonCatalogEncoder.new(catalog, pretty: pretty, exclude_virtual: exclude_virtual)
|
347
|
-
end
|
348
|
-
|
349
|
-
# Evaluates an AST obtained from `parse_string` or `parse_file` in topscope.
|
350
|
-
# If the ast is a `Puppet::Pops::Model::Program` (what is returned from the `parse` methods, any definitions
|
351
|
-
# in the program (that is, any function, plan, etc. that is defined will be made available for use).
|
352
|
-
#
|
353
|
-
# @param ast [Puppet::Pops::Model::PopsObject] typically the returned `Program` from the parse methods, but can be any `Expression`
|
354
|
-
# @returns [Object] whatever the ast evaluates to
|
355
|
-
#
|
356
|
-
def evaluate(ast)
|
357
|
-
if ast.is_a?(Puppet::Pops::Model::Program)
|
358
|
-
bridged = Puppet::Parser::AST::PopsBridge::Program.new(ast)
|
359
|
-
# define all catalog types
|
360
|
-
internal_compiler.environment.known_resource_types.import_ast(bridged, "")
|
361
|
-
bridged.evaluate(internal_compiler.topscope)
|
362
|
-
else
|
363
|
-
internal_evaluator.evaluate(topscope, ast)
|
364
|
-
end
|
365
|
-
end
|
366
|
-
|
367
|
-
|
368
|
-
# Compiles the result of additional evaluation taking place in a PAL catalog compilation.
|
369
|
-
# This will evaluate all lazy constructs until all have been evaluated, and will the validate
|
370
|
-
# the result.
|
371
|
-
#
|
372
|
-
# This should be called if evaluating string or files of puppet logic after the initial
|
373
|
-
# compilation taking place by giving PAL a manifest or code-string.
|
374
|
-
# This method should be called when a series of evaluation should have reached a
|
375
|
-
# valid state (there should be no dangling relationships (to resources that does not
|
376
|
-
# exist).
|
377
|
-
#
|
378
|
-
# As an alternative the methods `evaluate_additions` can be called without any
|
379
|
-
# requirements on consistency and then calling `validate` at the end.
|
380
|
-
#
|
381
|
-
# Can be called multiple times.
|
382
|
-
#
|
383
|
-
# @return [Void]
|
384
|
-
def compile_additions
|
385
|
-
internal_compiler.compile_additions
|
386
|
-
end
|
387
|
-
|
388
|
-
# Validates the state of the catalog (without performing evaluation of any elements
|
389
|
-
# requiring lazy evaluation. Can be called multiple times.
|
390
|
-
#
|
391
|
-
def validate
|
392
|
-
internal_compiler.validate
|
393
|
-
end
|
394
|
-
|
395
|
-
# Evaluates all lazy constructs that were produced as a side effect of evaluating puppet logic.
|
396
|
-
# Can be called multiple times.
|
397
|
-
#
|
398
|
-
def evaluate_additions
|
399
|
-
internal_compiler.evaluate_additions
|
400
|
-
end
|
401
|
-
|
402
|
-
end
|
403
|
-
|
404
|
-
# The JsonCatalogEncoder is a wrapper around a catalog produced by the Pal::CatalogCompiler.with_json_encoding
|
405
|
-
# method.
|
406
|
-
# It allows encoding the entire catalog or an individual resource as Rich Data Json.
|
407
|
-
#
|
408
|
-
# @api public
|
409
|
-
#
|
410
|
-
class JsonCatalogEncoder
|
411
|
-
# Is the resulting Json pretty printed or not.
|
412
|
-
attr_reader :pretty
|
413
|
-
|
414
|
-
# Should unrealized virtual resources be included in the result or not.
|
415
|
-
attr_reader :exclude_virtual
|
416
|
-
|
417
|
-
# The internal catalog being build - what this class wraps with a public API.
|
418
|
-
attr_reader :catalog
|
419
|
-
private :catalog
|
420
|
-
|
421
|
-
# Do not instantiate this class directly! Use the `Pal::CatalogCompiler#with_json_encoding` method
|
422
|
-
# instead.
|
423
|
-
#
|
424
|
-
# @param catalog [Puppet::Resource::Catalog] the internal catalog that this class wraps
|
425
|
-
# @param pretty [Boolean] (true), if the resulting JSON should be pretty printed or not
|
426
|
-
# @param exclude_virtual [Boolean] (true), if the resulting catalog should contain unrealzed virtual resources or not
|
427
|
-
#
|
428
|
-
# @api private
|
429
|
-
#
|
430
|
-
def initialize(catalog, pretty: true, exclude_virtual: true)
|
431
|
-
@catalog = catalog
|
432
|
-
@pretty = pretty
|
433
|
-
@exclude_virtual = exclude_virtual
|
434
|
-
end
|
435
|
-
|
436
|
-
# Encodes the entire catalog as a rich-data Json catalog.
|
437
|
-
# @return String The catalog in Json format using rich data format
|
438
|
-
# @api public
|
439
|
-
#
|
440
|
-
def encode
|
441
|
-
possibly_filtered_catalog.to_json(:pretty => pretty)
|
442
|
-
end
|
443
|
-
|
444
|
-
# Returns one particular resource as a Json string, or returns nil if resource was not found.
|
445
|
-
# @param type [String] the name of the puppet type (case independent)
|
446
|
-
# @param title [String] the title of the wanted resource
|
447
|
-
# @return [String] the resulting Json text
|
448
|
-
# @api public
|
449
|
-
#
|
450
|
-
def encode_resource(type, title)
|
451
|
-
# Ensure that both type and title are given since the underlying API will do mysterious things
|
452
|
-
# if 'title' is nil. (Other assertions are made by the catalog when looking up the resource).
|
453
|
-
#
|
454
|
-
# TRANSLATORS 'type' and 'title' are internal parameter names - do not translate
|
455
|
-
raise ArgumentError, _("Both type and title must be given") if type.nil? or title.nil?
|
456
|
-
r = possibly_filtered_catalog.resource(type, title)
|
457
|
-
return nil if r.nil?
|
458
|
-
r.to_data_hash.to_json(:pretty => pretty)
|
459
|
-
end
|
460
|
-
|
461
|
-
# Applies a filter for virtual resources and returns filtered catalog
|
462
|
-
# or the catalog itself if filtering was not needed.
|
463
|
-
# The result is cached.
|
464
|
-
# @api private
|
465
|
-
#
|
466
|
-
def possibly_filtered_catalog
|
467
|
-
@filtered ||= (exclude_virtual ? catalog.filter { |r| r.virtual? } : catalog)
|
468
|
-
end
|
469
|
-
private :possibly_filtered_catalog
|
470
|
-
end
|
471
|
-
|
472
|
-
# A FunctionSignature is returned from `function_signature`. Its purpose is to answer questions about the function's parameters
|
473
|
-
# and if it can be called with a set of parameters.
|
474
|
-
#
|
475
|
-
# It is also possible to get an array of puppet Callable data type where each callable describes one possible way
|
476
|
-
# the function can be called.
|
477
|
-
#
|
478
|
-
# @api public
|
479
|
-
#
|
480
|
-
class FunctionSignature
|
481
|
-
# @api private
|
482
|
-
def initialize(function_class)
|
483
|
-
@func = function_class
|
484
|
-
end
|
485
|
-
|
486
|
-
# Returns true if the function can be called with the given arguments and false otherwise.
|
487
|
-
# If the function is not callable, and a code block is given, it is given a formatted error message that describes
|
488
|
-
# the type mismatch. That error message can be quite complex if the function has multiple dispatch depending on
|
489
|
-
# given types.
|
490
|
-
#
|
491
|
-
# @param args [Array] The arguments as given to the function call
|
492
|
-
# @param callable [Proc, nil] An optional ruby Proc or puppet lambda given to the function
|
493
|
-
# @yield [String] a formatted error message describing a type mismatch if the function is not callable with given args + block
|
494
|
-
# @return [Boolean] true if the function can be called with given args + block, and false otherwise
|
495
|
-
# @api public
|
496
|
-
#
|
497
|
-
def callable_with?(args, callable=nil)
|
498
|
-
signatures = @func.dispatcher.to_type
|
499
|
-
callables = signatures.is_a?(Puppet::Pops::Types::PVariantType) ? signatures.types : [signatures]
|
500
|
-
|
501
|
-
return true if callables.any? {|t| t.callable_with?(args) }
|
502
|
-
return false unless block_given?
|
503
|
-
args_type = Puppet::Pops::Types::TypeCalculator.singleton.infer_set(callable.nil? ? args : args + [callable])
|
504
|
-
error_message = Puppet::Pops::Types::TypeMismatchDescriber.describe_signatures(@func.name, @func.signatures, args_type)
|
505
|
-
yield error_message
|
506
|
-
false
|
507
|
-
end
|
508
|
-
|
509
|
-
# Returns an array of Callable puppet data type
|
510
|
-
# @return [Array<Puppet::Pops::Types::PCallableType] one callable per way the function can be called
|
511
|
-
#
|
512
|
-
# @api public
|
513
|
-
#
|
514
|
-
def callables
|
515
|
-
signatures = @func.dispatcher.to_type
|
516
|
-
signatures.is_a?(Puppet::Pops::Types::PVariantType) ? signatures.types : [signatures]
|
517
|
-
end
|
518
|
-
end
|
519
|
-
|
520
|
-
# A TaskSignature is returned from `task_signature`. Its purpose is to answer questions about the task's parameters
|
521
|
-
# and if it can be run/called with a hash of named parameters.
|
522
|
-
#
|
523
|
-
class TaskSignature
|
524
|
-
def initialize(task)
|
525
|
-
@task = task
|
526
|
-
end
|
527
|
-
|
528
|
-
# Returns whether or not the given arguments are acceptable when running the task.
|
529
|
-
# In addition to returning the boolean outcome, if a block is given, it is called with a string of formatted
|
530
|
-
# error messages that describes the difference between what was given and what is expected. The error message may
|
531
|
-
# have multiple lines of text, and each line is indented one space.
|
532
|
-
#
|
533
|
-
# @param args_hash [Hash] a hash mapping parameter names to argument values
|
534
|
-
# @yieldparam [String] a formatted error message if a type mismatch occurs that explains the mismatch
|
535
|
-
# @return [Boolean] if the given arguments are acceptable when running the task
|
536
|
-
#
|
537
|
-
def runnable_with?(args_hash)
|
538
|
-
params = @task.parameters
|
539
|
-
params_type = if params.nil?
|
540
|
-
T_GENERIC_TASK_HASH
|
541
|
-
else
|
542
|
-
Puppet::Pops::Types::TypeFactory.struct(params)
|
543
|
-
end
|
544
|
-
return true if params_type.instance?(args_hash)
|
545
|
-
|
546
|
-
if block_given?
|
547
|
-
tm = Puppet::Pops::Types::TypeMismatchDescriber.singleton
|
548
|
-
error = if params.nil?
|
549
|
-
tm.describe_mismatch('', params_type, Puppet::Pops::Types::TypeCalculator.infer_set(args_hash))
|
550
|
-
else
|
551
|
-
tm.describe_struct_signature(params_type, args_hash).flatten.map {|e| e.format }.join("\n")
|
552
|
-
end
|
553
|
-
yield "Task #{@task.name}:\n#{error}"
|
554
|
-
end
|
555
|
-
false
|
556
|
-
end
|
557
|
-
|
558
|
-
# Returns the Task instance as a hash
|
559
|
-
#
|
560
|
-
# @return [Hash{String=>Object}] the hash representation of the task
|
561
|
-
def task_hash
|
562
|
-
@task._pcore_init_hash
|
563
|
-
end
|
564
|
-
|
565
|
-
# Returns the Task instance which can be further explored. It contains all meta-data defined for
|
566
|
-
# the task such as the description, parameters, output, etc.
|
567
|
-
#
|
568
|
-
# @return [Puppet::Pops::Types::PuppetObject] An instance of a dynamically created Task class
|
569
|
-
def task
|
570
|
-
@task
|
571
|
-
end
|
572
|
-
end
|
573
|
-
|
574
|
-
# A PlanSignature is returned from `plan_signature`. Its purpose is to answer questions about the plans's parameters
|
575
|
-
# and if it can be called with a hash of named parameters.
|
576
|
-
#
|
577
|
-
# @api public
|
578
|
-
#
|
579
|
-
class PlanSignature
|
580
|
-
def initialize(plan_function)
|
581
|
-
@plan_func = plan_function
|
582
|
-
end
|
583
|
-
|
584
|
-
# Returns true or false depending on if the given PlanSignature is callable with a set of named arguments or not
|
585
|
-
# In addition to returning the boolean outcome, if a block is given, it is called with a string of formatted
|
586
|
-
# error messages that describes the difference between what was given and what is expected. The error message may
|
587
|
-
# have multiple lines of text, and each line is indented one space.
|
588
|
-
#
|
589
|
-
# @example Checking if signature is acceptable
|
590
|
-
#
|
591
|
-
# signature = pal.plan_signature('myplan')
|
592
|
-
# signature.callable_with?({x => 10}) { |errors| raise ArgumentError("Ooops: given arguments does not match\n#{errors}") }
|
593
|
-
#
|
594
|
-
# @api public
|
595
|
-
#
|
596
|
-
def callable_with?(args_hash)
|
597
|
-
dispatcher = @plan_func.class.dispatcher.dispatchers[0]
|
598
|
-
|
599
|
-
param_scope = {}
|
600
|
-
# Assign all non-nil values, even those that represent non-existent parameters.
|
601
|
-
args_hash.each { |k, v| param_scope[k] = v unless v.nil? }
|
602
|
-
dispatcher.parameters.each do |p|
|
603
|
-
name = p.name
|
604
|
-
arg = args_hash[name]
|
605
|
-
if arg.nil?
|
606
|
-
# Arg either wasn't given, or it was undef
|
607
|
-
if p.value.nil?
|
608
|
-
# No default. Assign nil if the args_hash included it
|
609
|
-
param_scope[name] = nil if args_hash.include?(name)
|
610
|
-
else
|
611
|
-
# parameter does not have a default value, it will be assigned its default when being called
|
612
|
-
# we assume that the default value is of the correct type and therefore simply skip
|
613
|
-
# checking this
|
614
|
-
# param_scope[name] = param_scope.evaluate(name, p.value, closure_scope, @evaluator)
|
615
|
-
end
|
616
|
-
end
|
617
|
-
end
|
618
|
-
|
619
|
-
errors = Puppet::Pops::Types::TypeMismatchDescriber.singleton.describe_struct_signature(dispatcher.params_struct, param_scope).flatten
|
620
|
-
return true if errors.empty?
|
621
|
-
if block_given?
|
622
|
-
yield errors.map {|e| e.format }.join("\n")
|
623
|
-
end
|
624
|
-
false
|
625
|
-
end
|
626
|
-
|
627
|
-
# Returns a PStructType describing the parameters as a puppet Struct data type
|
628
|
-
# Note that a `to_s` on the returned structure will result in a human readable Struct datatype as a
|
629
|
-
# description of what a plan expects.
|
630
|
-
#
|
631
|
-
# @return [Puppet::Pops::Types::PStructType] a struct data type describing the parameters and their types
|
632
|
-
#
|
633
|
-
# @api public
|
634
|
-
#
|
635
|
-
def params_type
|
636
|
-
dispatcher = @plan_func.class.dispatcher.dispatchers[0]
|
637
|
-
dispatcher.params_struct
|
638
|
-
end
|
639
|
-
end
|
640
|
-
|
641
|
-
# Defines a context in which multiple operations in an env with a script compiler can be performed in a given block.
|
642
|
-
# The calls that takes place to PAL inside of the given block are all with the same instance of the compiler.
|
643
|
-
# The parameter `configured_by_env` makes it possible to either use the configuration in the environment, or specify
|
644
|
-
# `manifest_file` or `code_string` manually. If neither is given, an empty `code_string` is used.
|
645
|
-
#
|
646
|
-
# @example define a script compiler without any initial logic
|
647
|
-
# pal.with_script_compiler do | compiler |
|
648
|
-
# # do things with compiler
|
649
|
-
# end
|
650
|
-
#
|
651
|
-
# @example define a script compiler with a code_string containing initial logic
|
652
|
-
# pal.with_script_compiler(code_string: '$myglobal_var = 42') do | compiler |
|
653
|
-
# # do things with compiler
|
654
|
-
# end
|
655
|
-
#
|
656
|
-
# @param configured_by_env [Boolean] when true the environment's settings are used, otherwise the given `manifest_file` or `code_string`
|
657
|
-
# @param manifest_file [String] a Puppet Language file to load and evaluate before calling the given block, mutually exclusive with `code_string`
|
658
|
-
# @param code_string [String] a Puppet Language source string to load and evaluate before calling the given block, mutually exclusive with `manifest_file`
|
659
|
-
# @param facts [Hash] optional map of fact name to fact value - if not given will initialize the facts (which is a slow operation)
|
660
|
-
# If given at the environment level, the facts given here are merged with higher priority.
|
661
|
-
# @param variables [Hash] optional map of fully qualified variable name to value. If given at the environment level, the variables
|
662
|
-
# given here are merged with higher priority.
|
663
|
-
# @param block [Proc] the block performing operations on compiler
|
664
|
-
# @return [Object] what the block returns
|
665
|
-
# @yieldparam [Puppet::Pal::ScriptCompiler] compiler, a ScriptCompiler to perform operations on.
|
666
|
-
#
|
667
|
-
def self.with_script_compiler(
|
668
|
-
configured_by_env: false,
|
669
|
-
manifest_file: nil,
|
670
|
-
code_string: nil,
|
671
|
-
facts: nil,
|
672
|
-
variables: nil,
|
673
|
-
&block
|
674
|
-
)
|
675
|
-
# TRANSLATORS: do not translate variable name strings in these assertions
|
676
|
-
assert_mutually_exclusive(manifest_file, code_string, 'manifest_file', 'code_string')
|
677
|
-
assert_non_empty_string(manifest_file, 'manifest_file', true)
|
678
|
-
assert_non_empty_string(code_string, 'code_string', true)
|
679
|
-
assert_type(T_BOOLEAN, configured_by_env, "configured_by_env", false)
|
680
|
-
|
681
|
-
if configured_by_env
|
682
|
-
unless manifest_file.nil? && code_string.nil?
|
683
|
-
# TRANSLATORS: do not translate the variable names in this error message
|
684
|
-
raise ArgumentError, _("manifest_file or code_string cannot be given when configured_by_env is true")
|
685
|
-
end
|
686
|
-
# Use the manifest setting
|
687
|
-
manifest_file = Puppet[:manifest]
|
688
|
-
else
|
689
|
-
# An "undef" code_string is the only way to override Puppet[:manifest] & Puppet[:code] settings since an
|
690
|
-
# empty string is taken as Puppet[:code] not being set.
|
691
|
-
#
|
692
|
-
if manifest_file.nil? && code_string.nil?
|
693
|
-
code_string = 'undef'
|
694
|
-
end
|
695
|
-
end
|
696
|
-
|
697
|
-
Puppet[:tasks] = true
|
698
|
-
# After the assertions, if code_string is non nil - it has the highest precedence
|
699
|
-
Puppet[:code] = code_string unless code_string.nil?
|
700
|
-
|
701
|
-
# If manifest_file is nil, the #main method will use the env configured manifest
|
702
|
-
# to do things in the block while a Script Compiler is in effect
|
703
|
-
main(manifest_file, facts, variables, :script, &block)
|
704
|
-
end
|
705
|
-
|
706
|
-
# Evaluates a Puppet Language script string.
|
707
|
-
# @param code_string [String] a snippet of Puppet Language source code
|
708
|
-
# @return [Object] what the Puppet Language code_string evaluates to
|
709
|
-
# @deprecated Use {#with_script_compiler} and then evaluate_string on the given compiler - to be removed in 1.0 version
|
710
|
-
#
|
711
|
-
def self.evaluate_script_string(code_string)
|
712
|
-
# prevent the default loading of Puppet[:manifest] which is the environment's manifest-dir by default settings
|
713
|
-
# by setting code_string to 'undef'
|
714
|
-
with_script_compiler do |compiler|
|
715
|
-
compiler.evaluate_string(code_string)
|
716
|
-
end
|
717
|
-
end
|
718
|
-
|
719
|
-
# Evaluates a Puppet Language script (.pp) file.
|
720
|
-
# @param manifest_file [String] a file with Puppet Language source code
|
721
|
-
# @return [Object] what the Puppet Language manifest_file contents evaluates to
|
722
|
-
# @deprecated Use {#with_script_compiler} and then evaluate_file on the given compiler - to be removed in 1.0 version
|
723
|
-
#
|
724
|
-
def self.evaluate_script_manifest(manifest_file)
|
725
|
-
with_script_compiler do |compiler|
|
726
|
-
compiler.evaluate_file(manifest_file)
|
727
|
-
end
|
728
|
-
end
|
729
|
-
|
730
|
-
# Defines a context in which multiple operations in an env with a catalog producing compiler can be performed
|
731
|
-
# in a given block.
|
732
|
-
# The calls that takes place to PAL inside of the given block are all with the same instance of the compiler.
|
733
|
-
# The parameter `configured_by_env` makes it possible to either use the configuration in the environment, or specify
|
734
|
-
# `manifest_file` or `code_string` manually. If neither is given, an empty `code_string` is used.
|
735
|
-
#
|
736
|
-
# @example define a catalog compiler without any initial logic
|
737
|
-
# pal.with_catalog_compiler do | compiler |
|
738
|
-
# # do things with compiler
|
739
|
-
# end
|
740
|
-
#
|
741
|
-
# @example define a catalog compiler with a code_string containing initial logic
|
742
|
-
# pal.with_catalog_compiler(code_string: '$myglobal_var = 42') do | compiler |
|
743
|
-
# # do things with compiler
|
744
|
-
# end
|
745
|
-
#
|
746
|
-
# @param configured_by_env [Boolean] when true the environment's settings are used, otherwise the
|
747
|
-
# given `manifest_file` or `code_string`
|
748
|
-
# @param manifest_file [String] a Puppet Language file to load and evaluate before calling the given block, mutually exclusive
|
749
|
-
# with `code_string`
|
750
|
-
# @param code_string [String] a Puppet Language source string to load and evaluate before calling the given block, mutually
|
751
|
-
# exclusive with `manifest_file`
|
752
|
-
# @param facts [Hash] optional map of fact name to fact value - if not given will initialize the facts (which is a slow operation)
|
753
|
-
# If given at the environment level, the facts given here are merged with higher priority.
|
754
|
-
# @param variables [Hash] optional map of fully qualified variable name to value. If given at the environment level, the variables
|
755
|
-
# given here are merged with higher priority.
|
756
|
-
# @param block [Proc] the block performing operations on compiler
|
757
|
-
# @return [Object] what the block returns
|
758
|
-
# @yieldparam [Puppet::Pal::CatalogCompiler] compiler, a CatalogCompiler to perform operations on.
|
759
|
-
#
|
760
|
-
def self.with_catalog_compiler(
|
761
|
-
configured_by_env: false,
|
762
|
-
manifest_file: nil,
|
763
|
-
code_string: nil,
|
764
|
-
facts: nil,
|
765
|
-
variables: nil,
|
766
|
-
&block
|
767
|
-
)
|
768
|
-
# TRANSLATORS: do not translate variable name strings in these assertions
|
769
|
-
assert_mutually_exclusive(manifest_file, code_string, 'manifest_file', 'code_string')
|
770
|
-
assert_non_empty_string(manifest_file, 'manifest_file', true)
|
771
|
-
assert_non_empty_string(code_string, 'code_string', true)
|
772
|
-
assert_type(T_BOOLEAN, configured_by_env, "configured_by_env", false)
|
773
|
-
|
774
|
-
if configured_by_env
|
775
|
-
unless manifest_file.nil? && code_string.nil?
|
776
|
-
# TRANSLATORS: do not translate the variable names in this error message
|
777
|
-
raise ArgumentError, _("manifest_file or code_string cannot be given when configured_by_env is true")
|
778
|
-
end
|
779
|
-
# Use the manifest setting
|
780
|
-
manifest_file = Puppet[:manifest]
|
781
|
-
else
|
782
|
-
# An "undef" code_string is the only way to override Puppet[:manifest] & Puppet[:code] settings since an
|
783
|
-
# empty string is taken as Puppet[:code] not being set.
|
784
|
-
#
|
785
|
-
if manifest_file.nil? && code_string.nil?
|
786
|
-
code_string = 'undef'
|
787
|
-
end
|
788
|
-
end
|
789
|
-
|
790
|
-
Puppet[:tasks] = false
|
791
|
-
# After the assertions, if code_string is non nil - it has the highest precedence
|
792
|
-
Puppet[:code] = code_string unless code_string.nil?
|
793
|
-
|
794
|
-
# If manifest_file is nil, the #main method will use the env configured manifest
|
795
|
-
# to do things in the block while a Script Compiler is in effect
|
796
|
-
main(manifest_file, facts, variables, :catalog, &block)
|
797
|
-
end
|
798
|
-
|
799
|
-
# Defines the context in which to perform puppet operations (evaluation, etc)
|
800
|
-
# The code to evaluate in this context is given in a block.
|
801
|
-
#
|
802
|
-
# @param env_name [String] a name to use for the temporary environment - this only shows up in errors
|
803
|
-
# @param modulepath [Array<String>] an array of directory paths containing Puppet modules, may be empty, defaults to empty array
|
804
|
-
# @param settings_hash [Hash] a hash of settings - currently not used for anything, defaults to empty hash
|
805
|
-
# @param facts [Hash] optional map of fact name to fact value - if not given will initialize the facts (which is a slow operation)
|
806
|
-
# @param variables [Hash] optional map of fully qualified variable name to value
|
807
|
-
# @return [Object] returns what the given block returns
|
808
|
-
# @yieldparam [Puppet::Pal] context, a context that responds to Puppet::Pal methods
|
809
|
-
#
|
810
|
-
def self.in_tmp_environment(env_name,
|
811
|
-
modulepath: [],
|
812
|
-
settings_hash: {},
|
813
|
-
facts: nil,
|
814
|
-
variables: {},
|
815
|
-
&block
|
816
|
-
)
|
817
|
-
assert_non_empty_string(env_name, _("temporary environment name"))
|
818
|
-
# TRANSLATORS: do not translate variable name string in these assertions
|
819
|
-
assert_optionally_empty_array(modulepath, 'modulepath')
|
820
|
-
|
821
|
-
unless block_given?
|
822
|
-
raise ArgumentError, _("A block must be given to 'in_tmp_environment'") # TRANSLATORS 'in_tmp_environment' is a name, do not translate
|
823
|
-
end
|
824
|
-
|
825
|
-
env = Puppet::Node::Environment.create(env_name, modulepath)
|
826
|
-
|
827
|
-
in_environment_context(
|
828
|
-
Puppet::Environments::Static.new(env), # The tmp env is the only known env
|
829
|
-
env, facts, variables, &block
|
830
|
-
)
|
831
|
-
end
|
832
|
-
|
833
|
-
# Defines the context in which to perform puppet operations (evaluation, etc)
|
834
|
-
# The code to evaluate in this context is given in a block.
|
835
|
-
#
|
836
|
-
# The name of an environment (env_name) is always given. The location of that environment on disk
|
837
|
-
# is then either constructed by:
|
838
|
-
# * searching a given envpath where name is a child of a directory on that path, or
|
839
|
-
# * it is the directory given in env_dir (which must exist).
|
840
|
-
#
|
841
|
-
# The env_dir and envpath options are mutually exclusive.
|
842
|
-
#
|
843
|
-
# @param env_name [String] the name of an existing environment
|
844
|
-
# @param modulepath [Array<String>] an array of directory paths containing Puppet modules, overrides the modulepath of an existing env.
|
845
|
-
# Defaults to `{env_dir}/modules` if `env_dir` is given,
|
846
|
-
# @param pre_modulepath [Array<String>] like modulepath, but is prepended to the modulepath
|
847
|
-
# @param post_modulepath [Array<String>] like modulepath, but is appended to the modulepath
|
848
|
-
# @param settings_hash [Hash] a hash of settings - currently not used for anything, defaults to empty hash
|
849
|
-
# @param env_dir [String] a reference to a directory being the named environment (mutually exclusive with `envpath`)
|
850
|
-
# @param envpath [String] a path of directories in which there are environments to search for `env_name` (mutually exclusive with `env_dir`).
|
851
|
-
# Should be a single directory, or several directories separated with platform specific `File::PATH_SEPARATOR` character.
|
852
|
-
# @param facts [Hash] optional map of fact name to fact value - if not given will initialize the facts (which is a slow operation)
|
853
|
-
# @param variables [Hash] optional map of fully qualified variable name to value
|
854
|
-
# @return [Object] returns what the given block returns
|
855
|
-
# @yieldparam [Puppet::Pal] context, a context that responds to Puppet::Pal methods
|
856
|
-
#
|
857
|
-
def self.in_environment(env_name,
|
858
|
-
modulepath: nil,
|
859
|
-
pre_modulepath: [],
|
860
|
-
post_modulepath: [],
|
861
|
-
settings_hash: {},
|
862
|
-
env_dir: nil,
|
863
|
-
envpath: nil,
|
864
|
-
facts: nil,
|
865
|
-
variables: {},
|
866
|
-
&block
|
867
|
-
)
|
868
|
-
# TRANSLATORS terms in the assertions below are names of terms in code
|
869
|
-
assert_non_empty_string(env_name, 'env_name')
|
870
|
-
assert_optionally_empty_array(modulepath, 'modulepath', true)
|
871
|
-
assert_optionally_empty_array(pre_modulepath, 'pre_modulepath', false)
|
872
|
-
assert_optionally_empty_array(post_modulepath, 'post_modulepath', false)
|
873
|
-
assert_mutually_exclusive(env_dir, envpath, 'env_dir', 'envpath')
|
874
|
-
|
875
|
-
unless block_given?
|
876
|
-
raise ArgumentError, _("A block must be given to 'in_environment'") # TRANSLATORS 'in_environment' is a name, do not translate
|
877
|
-
end
|
878
|
-
|
879
|
-
if env_dir
|
880
|
-
unless Puppet::FileSystem.exist?(env_dir)
|
881
|
-
raise ArgumentError, _("The environment directory '%{env_dir}' does not exist") % { env_dir: env_dir }
|
882
|
-
end
|
883
|
-
|
884
|
-
# a nil modulepath for env_dir means it should use its ./modules directory
|
885
|
-
mid_modulepath = modulepath.nil? ? [Puppet::FileSystem.expand_path(File.join(env_dir, 'modules'))] : modulepath
|
886
|
-
|
887
|
-
env = Puppet::Node::Environment.create(env_name, pre_modulepath + mid_modulepath + post_modulepath)
|
888
|
-
environments = Puppet::Environments::StaticDirectory.new(env_name, env_dir, env) # The env being used is the only one...
|
889
|
-
else
|
890
|
-
assert_non_empty_string(envpath, 'envpath')
|
891
|
-
|
892
|
-
# The environment is resolved against the envpath. This is setup without a basemodulepath
|
893
|
-
# The modulepath defaults to the 'modulepath' in the found env when "Directories" is used
|
894
|
-
#
|
895
|
-
if envpath.is_a?(String) && envpath.include?(File::PATH_SEPARATOR)
|
896
|
-
# potentially more than one directory to search
|
897
|
-
env_loaders = Puppet::Environments::Directories.from_path(envpath, [])
|
898
|
-
environments = Puppet::Environments::Combined.new(*env_loaders)
|
899
|
-
else
|
900
|
-
environments = Puppet::Environments::Directories.new(envpath, [])
|
901
|
-
end
|
902
|
-
env = environments.get(env_name)
|
903
|
-
if env.nil?
|
904
|
-
raise ArgumentError, _("No directory found for the environment '%{env_name}' on the path '%{envpath}'") % { env_name: env_name, envpath: envpath }
|
905
|
-
end
|
906
|
-
# A given modulepath should override the default
|
907
|
-
mid_modulepath = modulepath.nil? ? env.modulepath : modulepath
|
908
|
-
env_path = env.configuration.path_to_env
|
909
|
-
env = env.override_with(:modulepath => pre_modulepath + mid_modulepath + post_modulepath)
|
910
|
-
# must configure this in case logic looks up the env by name again (otherwise the looked up env does
|
911
|
-
# not have the same effective modulepath).
|
912
|
-
environments = Puppet::Environments::StaticDirectory.new(env_name, env_path, env) # The env being used is the only one...
|
913
|
-
end
|
914
|
-
in_environment_context(environments, env, facts, variables, &block)
|
915
|
-
end
|
916
|
-
|
917
|
-
# Prepares the puppet context with pal information - and delegates to the block
|
918
|
-
# No set up is performed at this step - it is delayed until it is known what the
|
919
|
-
# operation is going to be (for example - using a ScriptCompiler).
|
920
|
-
#
|
921
|
-
def self.in_environment_context(environments, env, facts, variables, &block)
|
922
|
-
# Create a default node to use (may be overridden later)
|
923
|
-
node = Puppet::Node.new(Puppet[:node_name_value], :environment => env)
|
924
|
-
|
925
|
-
Puppet.override(
|
926
|
-
environments: environments, # The env being used is the only one...
|
927
|
-
pal_env: env, # provide as convenience
|
928
|
-
pal_current_node: node, # to allow it to be picked up instead of created
|
929
|
-
pal_variables: variables, # common set of variables across several inner contexts
|
930
|
-
pal_facts: facts # common set of facts across several inner contexts (or nil)
|
931
|
-
) do
|
932
|
-
# DELAY: prepare_node_facts(node, facts)
|
933
|
-
return block.call(self)
|
934
|
-
end
|
935
|
-
end
|
936
|
-
private_class_method :in_environment_context
|
937
|
-
|
938
|
-
# Prepares the node for use by giving it node_facts (if given)
|
939
|
-
# If a hash of facts values is given, then the operation of creating a node with facts is much
|
940
|
-
# speeded up (as getting a fresh set of facts is avoided in a later step).
|
941
|
-
#
|
942
|
-
def self.prepare_node_facts(node, facts)
|
943
|
-
# Prepare the node with facts if it does not already have them
|
944
|
-
if node.facts.nil?
|
945
|
-
node_facts = facts.nil? ? nil : Puppet::Node::Facts.new(Puppet[:node_name_value], facts)
|
946
|
-
node.fact_merge(node_facts)
|
947
|
-
# Add server facts so $server_facts[environment] exists when doing a puppet script
|
948
|
-
# SCRIPT TODO: May be needed when running scripts under orchestrator. Leave it for now.
|
949
|
-
#
|
950
|
-
node.add_server_facts({})
|
951
|
-
end
|
952
|
-
end
|
953
|
-
private_class_method :prepare_node_facts
|
954
|
-
|
955
|
-
def self.add_variables(scope, variables)
|
956
|
-
return if variables.nil?
|
957
|
-
unless variables.is_a?(Hash)
|
958
|
-
raise ArgumentError, _("Given variables must be a hash, got %{type}") % { type: variables.class }
|
959
|
-
end
|
960
|
-
|
961
|
-
rich_data_t = Puppet::Pops::Types::TypeFactory.rich_data
|
962
|
-
variables.each_pair do |k,v|
|
963
|
-
unless k =~ Puppet::Pops::Patterns::VAR_NAME
|
964
|
-
raise ArgumentError, _("Given variable '%{varname}' has illegal name") % { varname: k }
|
965
|
-
end
|
966
|
-
|
967
|
-
unless rich_data_t.instance?(v)
|
968
|
-
raise ArgumentError, _("Given value for '%{varname}' has illegal type - got: %{type}") % { varname: k, type: v.class }
|
969
|
-
end
|
970
|
-
|
971
|
-
scope.setvar(k, v)
|
972
|
-
end
|
973
|
-
end
|
974
|
-
private_class_method :add_variables
|
975
|
-
|
976
|
-
# The main routine for script compiler
|
977
|
-
# Picks up information from the puppet context and configures a script compiler which is given to
|
978
|
-
# the provided block
|
979
|
-
#
|
980
|
-
def self.main(manifest, facts, variables, internal_compiler_class)
|
981
|
-
# Configure the load path
|
982
|
-
env = Puppet.lookup(:pal_env)
|
983
|
-
env.each_plugin_directory do |dir|
|
984
|
-
$LOAD_PATH << dir unless $LOAD_PATH.include?(dir)
|
985
|
-
end
|
986
|
-
|
987
|
-
# Puppet requires Facter, which initializes its lookup paths. Reset Facter to
|
988
|
-
# pickup the new $LOAD_PATH.
|
989
|
-
Facter.reset
|
990
|
-
|
991
|
-
node = Puppet.lookup(:pal_current_node)
|
992
|
-
pal_facts = Puppet.lookup(:pal_facts)
|
993
|
-
pal_variables = Puppet.lookup(:pal_variables)
|
994
|
-
|
995
|
-
overrides = {}
|
996
|
-
unless facts.nil? || facts.empty?
|
997
|
-
pal_facts = pal_facts.merge(facts)
|
998
|
-
overrides[:pal_facts] = pal_facts
|
999
|
-
end
|
1000
|
-
unless variables.nil? || variables.empty?
|
1001
|
-
pal_variables = pal_variables.merge(variables)
|
1002
|
-
overrides[:pal_variables] = pal_variables
|
1003
|
-
end
|
1004
|
-
|
1005
|
-
prepare_node_facts(node, pal_facts)
|
1006
|
-
|
1007
|
-
configured_environment = node.environment || Puppet.lookup(:current_environment)
|
1008
|
-
|
1009
|
-
apply_environment = manifest ?
|
1010
|
-
configured_environment.override_with(:manifest => manifest) :
|
1011
|
-
configured_environment
|
1012
|
-
|
1013
|
-
# Modify the node descriptor to use the special apply_environment.
|
1014
|
-
# It is based on the actual environment from the node, or the locally
|
1015
|
-
# configured environment if the node does not specify one.
|
1016
|
-
# If a manifest file is passed on the command line, it overrides
|
1017
|
-
# the :manifest setting of the apply_environment.
|
1018
|
-
node.environment = apply_environment
|
1019
|
-
|
1020
|
-
# TRANSLATORS, the string "For puppet PAL" is not user facing
|
1021
|
-
Puppet.override({:current_environment => apply_environment}, "For puppet PAL") do
|
1022
|
-
begin
|
1023
|
-
# support the following features when evaluating puppet code
|
1024
|
-
# * $facts with facts from host running the script
|
1025
|
-
# * $settings with 'settings::*' namespace populated, and '$settings::all_local' hash
|
1026
|
-
# * $trusted as setup when using puppet apply
|
1027
|
-
# * an environment
|
1028
|
-
#
|
1029
|
-
|
1030
|
-
# fixup trusted information
|
1031
|
-
node.sanitize()
|
1032
|
-
|
1033
|
-
compiler = create_internal_compiler(internal_compiler_class, node)
|
1034
|
-
# compiler = Puppet::Parser::ScriptCompiler.new(node.environment, node.name)
|
1035
|
-
topscope = compiler.topscope
|
1036
|
-
|
1037
|
-
# When scripting the trusted data are always local, but set them anyway
|
1038
|
-
# When compiling for a catalog, the catalog compiler does this
|
1039
|
-
unless internal_compiler_class == :catalog
|
1040
|
-
topscope.set_trusted(node.trusted_data)
|
1041
|
-
|
1042
|
-
# Server facts are always about the local node's version etc.
|
1043
|
-
topscope.set_server_facts(node.server_facts)
|
1044
|
-
|
1045
|
-
# Set $facts for the node running the script
|
1046
|
-
facts_hash = node.facts.nil? ? {} : node.facts.values
|
1047
|
-
topscope.set_facts(facts_hash)
|
1048
|
-
|
1049
|
-
# create the $settings:: variables
|
1050
|
-
topscope.merge_settings(node.environment.name, false)
|
1051
|
-
end
|
1052
|
-
|
1053
|
-
add_variables(topscope, pal_variables)
|
1054
|
-
|
1055
|
-
case internal_compiler_class
|
1056
|
-
when :script
|
1057
|
-
pal_compiler = ScriptCompiler.new(compiler)
|
1058
|
-
overrides[:pal_script_compiler] = overrides[:pal_compiler] = pal_compiler
|
1059
|
-
when :catalog
|
1060
|
-
pal_compiler = CatalogCompiler.new(compiler)
|
1061
|
-
overrides[:pal_catalog_compiler] = overrides[:pal_compiler] = pal_compiler
|
1062
|
-
end
|
1063
|
-
|
1064
|
-
# Make compiler available to Puppet#lookup and injection in functions
|
1065
|
-
# TODO: The compiler instances should be available under non PAL use as well!
|
1066
|
-
# TRANSLATORS: Do not translate, symbolic name
|
1067
|
-
Puppet.override(overrides, "PAL::with_#{internal_compiler_class}_compiler") do
|
1068
|
-
compiler.compile do | compiler_yield |
|
1069
|
-
# wrap the internal compiler to prevent it from leaking in the PAL API
|
1070
|
-
if block_given?
|
1071
|
-
yield(pal_compiler)
|
1072
|
-
end
|
1073
|
-
end
|
1074
|
-
end
|
1075
|
-
|
1076
|
-
rescue Puppet::ParseErrorWithIssue, Puppet::Error
|
1077
|
-
# already logged and handled by the compiler for these two cases
|
1078
|
-
raise
|
1079
|
-
|
1080
|
-
rescue => detail
|
1081
|
-
Puppet.log_exception(detail)
|
1082
|
-
raise
|
1083
|
-
end
|
1084
|
-
end
|
1085
|
-
end
|
1086
|
-
private_class_method :main
|
1087
|
-
|
1088
|
-
def self.create_internal_compiler(compiler_class_reference, node)
|
1089
|
-
case compiler_class_reference
|
1090
|
-
when :script
|
1091
|
-
Puppet::Parser::ScriptCompiler.new(node.environment, node.name)
|
1092
|
-
when :catalog
|
1093
|
-
Puppet::Parser::CatalogCompiler.new(node)
|
1094
|
-
else
|
1095
|
-
raise ArgumentError, "Internal Error: Invalid compiler type requested."
|
1096
|
-
end
|
1097
|
-
end
|
1098
|
-
|
1099
|
-
T_STRING = Puppet::Pops::Types::PStringType::NON_EMPTY
|
1100
|
-
T_STRING_ARRAY = Puppet::Pops::Types::TypeFactory.array_of(T_STRING)
|
1101
|
-
T_ANY_ARRAY = Puppet::Pops::Types::TypeFactory.array_of_any
|
1102
|
-
T_BOOLEAN = Puppet::Pops::Types::PBooleanType::DEFAULT
|
1103
|
-
|
1104
|
-
T_GENERIC_TASK_HASH = Puppet::Pops::Types::TypeFactory.hash_kv(
|
1105
|
-
Puppet::Pops::Types::TypeFactory.pattern(/\A[a-z][a-z0-9_]*\z/), Puppet::Pops::Types::TypeFactory.data)
|
1106
|
-
|
1107
|
-
def self.assert_type(type, value, what, allow_nil=false)
|
1108
|
-
Puppet::Pops::Types::TypeAsserter.assert_instance_of(nil, type, value, allow_nil) { _('Puppet Pal: %{what}') % {what: what} }
|
1109
|
-
end
|
1110
|
-
|
1111
|
-
def self.assert_non_empty_string(s, what, allow_nil=false)
|
1112
|
-
assert_type(T_STRING, s, what, allow_nil)
|
1113
|
-
end
|
1114
|
-
|
1115
|
-
def self.assert_optionally_empty_array(a, what, allow_nil=false)
|
1116
|
-
assert_type(T_STRING_ARRAY, a, what, allow_nil)
|
1117
|
-
end
|
1118
|
-
private_class_method :assert_optionally_empty_array
|
1119
|
-
|
1120
|
-
def self.assert_mutually_exclusive(a, b, a_term, b_term)
|
1121
|
-
if a && b
|
1122
|
-
raise ArgumentError, _("Cannot use '%{a_term}' and '%{b_term}' at the same time") % { a_term: a_term, b_term: b_term }
|
1123
|
-
end
|
1124
|
-
end
|
1125
|
-
private_class_method :assert_mutually_exclusive
|
1126
|
-
|
1127
|
-
def self.assert_block_given(block)
|
1128
|
-
if block.nil?
|
1129
|
-
raise ArgumentError, _("A block must be given")
|
1130
|
-
end
|
1131
|
-
end
|
1132
|
-
private_class_method :assert_block_given
|
1133
|
-
end
|
1134
|
-
end
|
1135
|
-
|