theforeman/puppetdb_foreman

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/ruby_test.yml
.gitignore
.rubocop.yml
CHANGELOG
Contributors
Gemfile
LICENSE
README.md
Rakefile
app/controllers/api/v2/puppetdb_nodes_controller.rb50
A
0 mins
app/controllers/puppetdb_foreman/nodes_controller.rb57
A
0 mins
app/helpers/concerns/puppetdb_foreman/hosts_helper_extensions.rb22
A
0 mins
app/models/concerns/orchestration/puppetdb.rb28
A
0 mins
app/models/puppetdb_foreman/host_extensions.rb22
A
0 mins
app/services/puppetdb.rb34
A
0 mins
app/services/puppetdb_client/base.rb92
A
0 mins
app/services/puppetdb_client/v4.rb38
A
0 mins
app/services/puppetdb_host.rb41
A
35 mins
app/views/api/v2/puppetdb_nodes/import.json.rabl
app/views/api/v2/puppetdb_nodes/index.json.rabl
app/views/api/v2/puppetdb_nodes/unknown.json.rabl
app/views/puppetdb_foreman/nodes/index.html.erb
app/views/puppetdb_foreman/nodes/show.html.erb
gemfile.d/puppetdb_foreman.rb1
A
0 mins
lib/puppetdb_foreman.rb3
A
0 mins
lib/puppetdb_foreman/engine.rb66
A
0 mins
lib/puppetdb_foreman/version.rb3
A
0 mins
lib/tasks/puppetdb_foreman_tasks.rake
puppetdb_foreman.gemspec