Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

host_inventory/openbsd: Initial code #431

Merged
merged 1 commit into from
Jul 5, 2015

Conversation

uroesch
Copy link
Contributor

@uroesch uroesch commented Jul 4, 2015

get_memory returns false for the time being
get_cpu returns false for the time being
get_hostname uses the same command as linux
get_domain emulates dnsdomainname on linux
get_fqdn is the same as hostname -f on linux
get_filesystem output is the same as on linux
Tested on OpenBSD 5.7

 get_cpu returns false for the time being
 get_memory returns false for the time being
 get_hostname uses the same command as linux
 get_domain emulates dnsdomainname on linux
 get_fqdn is the same as hostname -f on linux
 get_filesystem output is the same as on linux
@mizzy
Copy link
Owner

mizzy commented Jul 5, 2015

Thanks.

mizzy added a commit that referenced this pull request Jul 5, 2015
host_inventory/openbsd: Initial code
@mizzy mizzy merged commit 175f239 into mizzy:master Jul 5, 2015
@mizzy
Copy link
Owner

mizzy commented Jul 5, 2015

Released as v2.36.14.

@uroesch uroesch deleted the host_inventory-openbsd branch July 5, 2015 15:37
gemmaro added a commit to gemmaro/specinfra that referenced this pull request Dec 24, 2023
Reference: GitHub / ruby / rake / undefined method =~ in Ruby 3.2 mizzy#431 [1]

Error output:

  rake aborted!
  undefined method `=~' for #<Proc:0x00007f488b282050 /opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/rake-10.1.1/lib/rake/application.rb:357 (lambda)>

  (See full trace by running task with --trace)
  Error: Process completed with exit code 1.

[1] ruby/rake#431
gemmaro added a commit to gemmaro/specinfra that referenced this pull request Dec 24, 2023
Reference: GitHub / ruby / rake / undefined method =~ in Ruby 3.2 mizzy#431 [1]

Error output:

  rake aborted!
  undefined method `=~' for #<Proc:0x00007f488b282050 /opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/rake-10.1.1/lib/rake/application.rb:357 (lambda)>

  (See full trace by running task with --trace)
  Error: Process completed with exit code 1.

[1] ruby/rake#431
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants