This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def set_member | |
if @property_flush[:ensure] == :absent | |
# a shard can't be removed easily at this time | |
return | |
end | |
return if @property_flush[:ensure] == :present && @property_hash[:ensure] != :present | |
Puppet.debug "Adding the shard #{name}" | |
output = sh_addshard(@property_flush[:member]) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/HAIL9000/Library/Caches/CLion12/cmake/generated/1469e3a2/1469e3a2/Debug/bin/libcpp-hocon_test | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
[0;37mlibcpp-hocon_test is a Catch v1.0 b53 host application. | |
Run with -? for options | |
[0m------------------------------------------------------------------------------- | |
[0mresolve trivial key | |
[0m------------------------------------------------------------------------------- | |
[0;37m/Users/HAIL9000/Projects/cpp-hocon/lib/tests/config_substitution_test.cc:32 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gem install unf_ext -v '0.0.7.2' | |
Building native extensions. This could take a while... | |
ERROR: Error installing unf_ext: | |
ERROR: Failed to build gem native extension. | |
/usr/bin/ruby extconf.rb | |
checking for main() in -lstdc++... no | |
creating Makefile | |
make "DESTDIR=" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"defined_types": [], | |
"puppet_classes": [ | |
{ | |
"docstring": "All in one class for setting up a PuppetDB instance. See README.md for more\ndetails.", | |
"examples": [], | |
"file": "manifests/init.pp", | |
"line": 3, | |
"name": "puppetdb", | |
"parameters": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[error]: Unhandled exception in PuppetX::PuppetLabs::Strings::YARD::Handlers::PuppetProviderHandler: | |
[error]: in `lib/puppet/type/file/type.rb`:2: | |
2: Puppet::Type.type(:file).newproperty(:type) do | |
[error]: NoMethodError: undefined method `+' for nil:NilClass | |
[error]: Stack trace: | |
/etc/puppetlabs/code/modules/strings/lib/puppet_x/puppetlabs/strings/yard/handlers/provider_handler.rb:26:in `block in <class:PuppetProviderHandler>' | |
/usr/local/share/gems/gems/yard-0.8.7.6/lib/yard/handlers/processor.rb:114:in `block (2 levels) in process' | |
/usr/local/share/gems/gems/yard-0.8.7.6/lib/yard/handlers/processor.rb:112:in `each' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[warn]: @param tag has unknown parameter name: name | |
in file `lib/puppet/util.rb' near line 105 | |
[warn]: @param tag has unknown parameter name: name | |
in file `lib/puppet/util.rb' near line 105 | |
[warn]: @param tag has unknown parameter name: name | |
in file `lib/puppet/settings.rb' near line 403 | |
[warn]: @param tag has duplicate parameter name: type | |
in file `lib/puppet/resource.rb' near line 195 | |
[warn]: @param tag has duplicate parameter name: type | |
in file `lib/puppet/resource.rb' near line 195 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[warn]: @param tag has unknown parameter name: name | |
in file `lib/puppet/util.rb' near line 105 | |
[warn]: @param tag has unknown parameter name: name | |
in file `lib/puppet/util.rb' near line 105 | |
[warn]: @param tag has unknown parameter name: name | |
in file `lib/puppet/settings.rb' near line 403 | |
[warn]: @param tag has duplicate parameter name: type | |
in file `lib/puppet/resource.rb' near line 195 | |
[warn]: @param tag has duplicate parameter name: type | |
in file `lib/puppet/resource.rb' near line 195 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> facter -v | |
2.3.0 | |
> facter | |
architecture => amd64 | |
bios_release_date => 07/30/2013 | |
bios_vendor => Phoenix Technologies LTD | |
bios_version => 6.00 | |
blockdevice_fd0_size => 0 | |
blockdevice_sda_model => Virtual disk |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> facter -v | |
2.3.0 | |
> facter | |
architecture => amd64 | |
bios_release_date => 07/30/2013 | |
bios_vendor => Phoenix Technologies LTD | |
bios_version => 6.00 | |
blockdevice_fd0_size => 0 | |
blockdevice_sda_model => Virtual disk |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> facter -v | |
2.3.0 | |
> facter | |
architecture => amd64 | |
bios_release_date => 07/30/2013 | |
bios_vendor => Phoenix Technologies LTD | |
bios_version => 6.00 | |
blockdevice_fd0_size => 0 | |
blockdevice_sda_model => Virtual disk |
NewerOlder