=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ruby-rspec-puppet-2.7.8/CHANGELOG.md-177- error message format introduced in Puppet 5.3.4. ruby-rspec-puppet-2.7.8/CHANGELOG.md:178: * The builtin `$server_facts` hash is now populated on versions of Puppet that ruby-rspec-puppet-2.7.8/CHANGELOG.md-179- support it (Puppet >= 4.3). This is not currently enabled by default, but ############################################## ruby-rspec-puppet-2.7.8/CHANGELOG.md-181- `true`. ruby-rspec-puppet-2.7.8/CHANGELOG.md:182: * `$facts['os']['family']` and `$facts['os']['name']` are now checked when ruby-rspec-puppet-2.7.8/CHANGELOG.md-183- determining if rspec-puppet needs to pretend to be running on a different ruby-rspec-puppet-2.7.8/CHANGELOG.md:184: platform (previously only `$facts['operatingsystem']` and ruby-rspec-puppet-2.7.8/CHANGELOG.md:185: `$facts['osfamily']` were used). ruby-rspec-puppet-2.7.8/CHANGELOG.md-186- ############################################## ruby-rspec-puppet-2.7.8/CHANGELOG.md-329- `let(:hiera_config)`. ruby-rspec-puppet-2.7.8/CHANGELOG.md:330: * Trusted facts (`$trusted[]`) can now be specified in ruby-rspec-puppet-2.7.8/CHANGELOG.md-331- `RSpec.configuration.default_trusted_facts` or by `let(:trusted_facts)`. ############################################## ruby-rspec-puppet-2.7.8/CHANGELOG.md-360- coverted to lowercase. ruby-rspec-puppet-2.7.8/CHANGELOG.md:361: * The value of `$::environment` is now forced to be a string as expected for ruby-rspec-puppet-2.7.8/CHANGELOG.md-362- Puppet 4.0 - 4.3. ############################################## ruby-rspec-puppet-2.7.8/README.md-19- ruby-rspec-puppet-2.7.8/README.md:20:With Puppet 3, the manifest is set to `$manifestdir/site.pp`. However Puppet 4 defaults to an empty value. In order to test manifests you will need to set appropriate settings. ruby-rspec-puppet-2.7.8/README.md-21- ############################################## ruby-rspec-puppet-2.7.8/README.md-96-A hash of default trusted facts that should be used for all the tests ruby-rspec-puppet-2.7.8/README.md:97:(available in the manifests as the `$trusted` hash). In order to use this, the ruby-rspec-puppet-2.7.8/README.md-98-`trusted_node_data` setting must be set to `true`. ############################################## ruby-rspec-puppet-2.7.8/README.md-104- ruby-rspec-puppet-2.7.8/README.md:105:Configures rspec-puppet to use the `$trusted` hash when compiling the ruby-rspec-puppet-2.7.8/README.md-106-catalogues. ############################################## ruby-rspec-puppet-2.7.8/README.md-112- ruby-rspec-puppet-2.7.8/README.md:113:Configures rspec-puppet to use the `$server_facts` hash when compiling the ruby-rspec-puppet-2.7.8/README.md-114-catalogues. ############################################## ruby-rspec-puppet-2.7.8/README.md-134- ruby-rspec-puppet-2.7.8/README.md:135:The entry-point manifest for Puppet, usually `$manifest_dir/site.pp`. ruby-rspec-puppet-2.7.8/README.md-136- ############################################## ruby-rspec-puppet-2.7.8/README.md-744-specific custom certificate extensions you can set those with a hash. The hash will then ruby-rspec-puppet-2.7.8/README.md:745:be available in `$trusted['extensions']` ruby-rspec-puppet-2.7.8/README.md-746- ############################################## ruby-rspec-puppet-2.7.8/docs/changelog/index.md-224- error message format introduced in Puppet 5.3.4. ruby-rspec-puppet-2.7.8/docs/changelog/index.md:225: * The builtin `$server_facts` hash is now populated on versions of Puppet that ruby-rspec-puppet-2.7.8/docs/changelog/index.md-226- support it (Puppet >= 4.3). This is not currently enabled by default, but ############################################## ruby-rspec-puppet-2.7.8/docs/changelog/index.md-228- `true`. ruby-rspec-puppet-2.7.8/docs/changelog/index.md:229: * `$facts['os']['family']` and `$facts['os']['name']` are now checked when ruby-rspec-puppet-2.7.8/docs/changelog/index.md-230- determining if rspec-puppet needs to pretend to be running on a different ruby-rspec-puppet-2.7.8/docs/changelog/index.md:231: platform (previously only `$facts['operatingsystem']` and ruby-rspec-puppet-2.7.8/docs/changelog/index.md:232: `$facts['osfamily']` were used). ruby-rspec-puppet-2.7.8/docs/changelog/index.md-233- ############################################## ruby-rspec-puppet-2.7.8/docs/changelog/index.md-406- `let(:hiera_config)`. ruby-rspec-puppet-2.7.8/docs/changelog/index.md:407: * Trusted facts (`$trusted[]`) can now be specified in ruby-rspec-puppet-2.7.8/docs/changelog/index.md-408- `RSpec.configuration.default_trusted_facts` or by `let(:trusted_facts)`. ############################################## ruby-rspec-puppet-2.7.8/docs/changelog/index.md-437- coverted to lowercase. ruby-rspec-puppet-2.7.8/docs/changelog/index.md:438: * The value of `$::environment` is now forced to be a string as expected for ruby-rspec-puppet-2.7.8/docs/changelog/index.md-439- Puppet 4.0 - 4.3. ############################################## ruby-rspec-puppet-2.7.8/docs/documentation/configuration/index.md-61-A hash of default trusted facts that should be used for all the tests ruby-rspec-puppet-2.7.8/docs/documentation/configuration/index.md:62:(available in the manifests as `$trusted`). In order to use this, ruby-rspec-puppet-2.7.8/docs/documentation/configuration/index.md-63-`trusted_node_data` must also be set to `true`. ############################################## ruby-rspec-puppet-2.7.8/docs/documentation/configuration/index.md-69- ruby-rspec-puppet-2.7.8/docs/documentation/configuration/index.md:70:Makes rspec-puppet use the `$trusted` hash when testing catalogues. ruby-rspec-puppet-2.7.8/docs/documentation/configuration/index.md-71- ############################################## ruby-rspec-puppet-2.7.8/docs/documentation/configuration/index.md-84- ruby-rspec-puppet-2.7.8/docs/documentation/configuration/index.md:85:Configures rspec-puppet to use the `$server_facts` hash when compiling the ruby-rspec-puppet-2.7.8/docs/documentation/configuration/index.md-86-catalogues.