On 10/10, 'Denis Müller' via foreman-dev wrote: > Hello dear developers, > first of all thank you for such a great project like foreman. > > We are using foreman in our company for a about 3 years but we would like > to extend some features. For example hammer-cli "host list". We would like > to have here an additional column for "description". How could u do that?
Description of host? That field does not exist, so you would have to add it on Foreman core https://github.com/theforeman/foreman/ - there are recent commits that add the 'description' field to various objects, I hope that can serve as a reference. As for hammer, it essentially reads whatever the Foreman API has, so you'd have to expose that field in the Foreman API, and then make https://github.com/theforeman/hammer-cli-foreman/blob/master/lib/hammer_cli_foreman/host.rb read it > > What is the best to get started with development on foreman/hammer etc.? This is the best way to get started: https://theforeman.org/contribute.html > > What programming language is useul, ruby, puppet? Mostly Ruby, the installer modules are in Puppet though so if you want to improve the installer that'd be useful too. > > Is there a entry source to get started? > > We would like to help ourself and the community with development on this > great project. > > Greets, > Denis > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybase.io/elobato -- You received this message because you are subscribed to the Google Groups "foreman-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to foreman-dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: PGP signature