[foreman-users] Validation failed: Description has already been taken, Title has already been taken

2016-09-04 Thread David LeVene
Hey All, Noticed this appearing in the logs for foreman - looks like its been there from at least 1.12.1 (just updated to 1.12.2). Not doing anything special - its just a base install using all features(tftp/puppet/dns/dhcp etc). Its a test env, so I can update/fix as required. 2016-09-05 09

Re: [foreman-users] Validation failed: Description has already been taken, Title has already been taken

2016-09-06 Thread David LeVene
r descriptions and titles, as well as the results of > facter for the host that is failing to upload facts? > > Thanks, > Tomer > > On Mon, Sep 5, 2016 at 3:08 AM, David LeVene > wrote: > >> Hey All, >> >> Noticed this appearing in the logs for foreman

Re: [foreman-users] Validation failed: Description has already been taken, Title has already been taken

2016-09-08 Thread David LeVene
attempt to create a new one. > It would seem that at a certain point in the process, with the OSes you > had defined, it failed to find a match and attempted to create a new one, > only to fail because it already existed. > > If you would be so kind as to attach the properties of the OSe

Re: [foreman-users] Validation failed: Description has already been taken, Title has already been taken

2016-09-12 Thread David LeVene
gt; It would seem that indeed the cause lies with the OS that has a > non-numeric minor version (2.1511). > I will let you know once I have a pull request ready to fix the issue so > you may test it. > > Have a nice week, > Tomer > > On Fri, Sep 9, 2016 at 5:39 AM, David L

Re: [foreman-users] Validation failed: Description has already been taken, Title has already been taken

2016-09-13 Thread David LeVene
:32, Tomer Brisker wrote: > Hi David, > > The fix is ready for testing in https://github.com/ > theforeman/foreman/pull/3836 > > Thanks > Tomer > > On Tue, Sep 13, 2016 at 3:11 AM, David LeVene > wrote: > >> Hi Tomer, >> >> Great that you've be

Re: [foreman-users] Validation failed: Description has already been taken, Title has already been taken

2016-09-15 Thread David LeVene
ng ignoring > the second part of the minor version. > > Thanks for your help! > Tomer > > > On Wed, Sep 14, 2016 at 5:01 AM, David LeVene > wrote: > >> Hi Tomer, >> >> Thanks, It works as expected - but what I did notice is that with this >> change when

[foreman-users] facts not being imported by foreman 1.15 & ansible 2.3 - Reports & host creation work fine.

2017-05-23 Thread David LeVene
Hey All, I've just installed foreman & ansible freshly on Cent OS7. Foreman works fine, I wrote a basic playbook that gathers the facts and copies a file in place. --- - name: test the ansible hosts: - foreman.levene.local gather_facts: yes tasks: - name: test the file

Re: [foreman-users] Re: facts not being imported by foreman 1.15 & ansible 2.3 - Reports & host creation work fine.

2017-05-27 Thread David LeVene
gin > ( packages/ansible/plugins/callback/foreman.CallbackModule object at > 0x1753f90>): > [Errno 2] No such file or directory > > > I don't see a tab for "facts" in my host view and I have no reports > resulting from the play. > > Can anybody maybe h

Re: [foreman-users] Re: facts not being imported by foreman 1.15 & ansible 2.3 - Reports & host creation work fine.

2017-06-26 Thread David LeVene
on of Foreman. >> >> However I will try with a fresh install and try to redo it. >> >> Bests, >> >> Bernhard >> >> On 05/28/2017 08:49 AM, David LeVene wrote: >> >> Hey, >> >> Firstly, i have opened an issue with foreman so