-
Moving to 0.3.1 broken my installation process.
I am using python-foreman as a requirement in my project.
When release 0.3.1 introduced my project installation suddenly start to break.
Downloading …
-
Upgrading foreman to 1.17 and performing foreman-rake db:migrate resulted the following error:
NoMethodError: undefined method `alias_method_chain' for HostsController:Class
Did you mean? alias_me…
-
In foreman docs (`foreman --help`) it's mentioned one can use `-f` option to specify custom `Procfile`, however that doesn't seem to work.
```
>> foreman --help
Commands:
foreman check …
-
Do you know what version of foreman this installs? I am getting an error when I kill foreman that appears to be resolved in 0.62.0 / https://github.com/ddollar/foreman/issues/332
```
^C/opt/boxen/for…
-
@ekohl noticed that Installing on Ubunthu/Debian guides contain scenarios that do not work on those OSes. Here is his feedback:
- http://docs.theforeman.org/guides/build/doc-Installing_Proxy_on_Deb…
-
So here are 2 methods of `foreman.client.Foreman()`, that work incorrect for me:
`update_hosts`
`hosts.update`
It take 2 arguments: `host` and `id`. So I'm trying to invoke any of those methods …
-
Hey guys,
Running 1.15.1 and Cockpit-plugin 2.0.3 with Cockpit142-0 on a remote Debian host. If I browse directly to host_ip:9090, I get the Cockpit interface and everything works fine. But in the …
-
Hallo Marcinbojko,
I am trying to scrape our foreman test environment .
At first we ran into some issues with permissions but this is fixed now.
Currently I am running into an error which seem to…
-
Optional setting, list headers in `LongServiceOutput` and in log messages for debugging purposes.
Perhaps select headers instead of all headers?
- `--response-header` (`--rh`)
- `--all-response…
-
So I believe I setup the gem correctly, but foreman gives:
$bundle exec foreman start
ERROR: Procfile does not exist.
$ bundle exec foreman export upstart /etc/init -a newrelic_mongodb
ERROR: Procfi…