On 4/14/2011 3:28 PM, Peter Hinse wrote:
> Hi all,
>
> I have several virtual machines running CentOS 5.5 and want to upgrade
> to CentOS 5.6. How do I integrate the latest CentOS version with my
> cobbler system?
>
> If I import CentOS 5.6 as a new distro (which I will have to do to be
> able
On Thu, Apr 14, 2011 at 3:28 PM, Peter Hinse wrote:
> Hi all,
>
> I have several virtual machines running CentOS 5.5 and want to upgrade
> to CentOS 5.6. How do I integrate the latest CentOS version with my
> cobbler system?
>
> If I import CentOS 5.6 as a new distro (which I will have to do to be
Hi all,
I have several virtual machines running CentOS 5.5 and want to upgrade
to CentOS 5.6. How do I integrate the latest CentOS version with my
cobbler system?
If I import CentOS 5.6 as a new distro (which I will have to do to be
able to boot new images with 5.6), how can I update the exist
This works for me on Cobbler 2.0.3.1
/etc/openldap/ldap.conf
---
TLS_CACERT /etc/httpd/ssl/.cer
TLS_REQCERTallow
REFERRALS on
/etc/cobbler/settings
---
ldap_server: ""
ldap_base_dn: "OU=<2ND_LEVEL_FOLDER>,OU=<1st_LEVEL_FOLDER>,DC=,DC=com"
ldap_port: 389
ldap_tls: 0
ldap_anonymous_bin
Additional info, see attachment.
cobbler sync fails (even aftar cobbler distro remove --name=rhel6 has
been executed)
/Daniel
On Wed, Apr 13, 2011 at 11:16 PM, Scott Henson wrote:
> On Wed, 13 Apr 2011 13:27:25 +0200, Daniel Kertby
> wrote:
> > Hi again,
> >
> > Im still fighting to get i
Hi,
I haven wiped the server yet so I will wait some more! =)
I have attached some debug info, let me know if I need to provide you any
additional.
The system has not yet been updated using RHN but will mostly be during the
day.
Thanks!
/Daniel
On Wed, Apr 13, 2011 at 11:16 PM, Scott Henson