-
**Describe the bug**
If I try to associate a vm with a foreman host the frontend reports a 500 error and it won't work.
Maybe something similar to #220 ?
**To Reproduce**
Steps to reproduce the …
-
Hello, i'm trying to install this plugin to manage my proxmox server:
When trying to list the machines i get: There was an error listing VMs: 500 Internal Server Error
and "associate vms" return…
-
I have setup so that a Resource is being registered to ActiveAdmin twice, so to have two different sections in the admin panel to manage the same resource. However, when I have other resource admin co…
-
Define a param_group
```
def_param_group :photo_urls do
param :url_full, String
param :url_thumb, String
end
```
Then use it
```
api! 'Get all reports'
param_group :photo_urls
def index
....
…
-
Methods returns params code not localized
`Code: 200`
-
I'm trying to create an array of hashes like below
```
api :GET, '/export/multiple_keys.json', 'Export multiple keys'
description 'Returns multiple key\'s cords for all languages'
param_group :…
-
## Feature request
DSL for describing the type/shape of attributes
### Motivation
I'm building out a component library and have come across multiple cases where I have to pass an attribute th…
wooly updated
2 years ago
-
**Describe the bug**
Foreman returns "Backtrace for 'undefined local variable or method `host' for #" when attempting to create a host
**To Reproduce**
Steps to reproduce the behavior:
1. Go to …
-
... continuing conversations from #743
@ofedoren @themilkman I would release current master as 0.6.0 as it only constains ruby 3 fixes and the removal of unnecessary dependencies.
https://githu…
-
https://github.com/theforeman/foreman-ansible-modules intends to achieve pretty much the same as this project. It also upstream supported and uses https://github.com/Apipie/apypie. Are there any thoug…
ekohl updated
2 years ago