-
```
This is an effort to make the translation of error messages and titles
easier to be done and maintained. It consists of changing all the
references of such messages to a hash inside a class method…
-
```
This is an effort to make the translation of error messages and titles
easier to be done and maintained. It consists of changing all the
references of such messages to a hash inside a class method…
-
Hi folks,
I've encountered the following errors on our Foreman install after a combination of upgrading Foreman and the DC plugin. Foreman is at 1.20, Katello 3.9 and the DC plugin is 1.20.3.
W…
-
Hi,
i have a user story with 2 tasks. At creation time both tasks had as parent the user story. Then i changed task A to be the parent of task B. Trying now to changed the status of task B via task b…
-
hi;
i'm having problems with installation of google calendar plugin. i have git version 1.7.9.5 and rails version 1.9.1
a) I am trying to install with using git-rails install ... command but it return…
-
Hello,
thanks, for your guide, it's great. I've just one doubt: how should I configure my installation to support more than one organisation?
Now my domain is decidim.test and, if I add an organi…
-
Copied from http://projects.theforeman.org/issues/18483
```
Using Foreman 1.14.1 with Katello 3.3rc2, when the cockpit plugin is enabled, an error is generated when editing or provisioning a host.…
-
Btw. This is aws fresh guided installation **Dock the "microservice" Shinobi Docker image** from your page step by step
https://gitlab.com/MiGoller/ShinobiDocker
Trully cannot understand what sho…
1vash updated
4 years ago
-
Possibly a quick fix:
``` diff
def new
if params[:comment]
- @comment = Comment.new(params[:comment].merge({
+ @comment = Comment.new(params.merge({
:comment_type => 'request',
:u…
-
Hi Team,
The command i ran the below command received the Error output
`docker run -i -t --volume-driver=nfs -v 10.1.12.123/xbbl47nvol1:/mount ubuntu /bin/bash`
INFO[0393] Unmounting volume…