Displaying 5 results from an estimated 5 matches for "ipa_server_install".
2009 Jun 15
1
[PATCH][ovirt-server] restart ipa after installation and before set admin password
...sts/freeipa.pp
@@ -64,6 +64,11 @@ class freeipa::bundled{
require => [Exec[set_kdc_defaults],Single_exec[dnsmasq_restart]]
}
+ exec {"restart_ipa":
+ command => "/usr/sbin/ipactl restart",
+ require => Single_Exec[ipa_server_install]
+ }
+
exec {"get_krb5_tkt":
command => "/bin/echo $freeipa_password|/usr/kerberos/bin/kinit admin",
require => Single_Exec[ipa_server_install]
--
1.6.0.6
2010 Aug 04
1
Build fails due to missing ovirt-node-recipe.ks
> - ace -d install ovirt has one error : package ovirt-node-image-pxe
> not
> found
I get an error when FreeIPA is set up. Then a whole heap of notices and warning about a missing dependancy (presumably FreeIPA)
debug: //freeipa::bundled/Single_exec[ipa_server_install]: Executing '/usr/sbin/ipa-server-install -r ovirt.priv -p 'supersecretpw' -P 'supersecretpw' -a 'supersecretpw' --hostname management.ovirt.priv -u dirsrv -U'
debug: Executing '/usr/sbin/ipa-server-install -r ovirt.priv -p 'supersecretpw' -P 'superse...
2009 Aug 21
1
[PATCH server] update installer exec items to single_exec where applicable
...e => Package[ipa-server]
}
- exec {"replace_line_returns":
+ single_exec {"replace_line_returns":
command => "/bin/sed -i -e 's/^/#/' /etc/httpd/conf.d/ipa-rewrite.conf",
require => Single_Exec[ipa_server_install]
}
@@ -43,7 +43,7 @@ class freeipa::bundled{
file => "/etc/httpd/conf.d/ipa.conf",
pattern => "^<Proxy \*>",
replacement => "<ProxyMatch ^.*/ipa/ui.*$>",
- require => Exec[re...
2009 May 15
1
[PATCH server] add server-side groundwork for remote freeipa server
...erver.
Leaving the option disabled in the installer until the necessary node integration(dns/keytab placementi location) is completed
Also apply:
[PATCH server] update ovirt-add-host to use ipa commands instead of kadmin.local
[PATCH server] separate ipa common tasks freeipa::common and rename ipa_server_install to ipa_install
---
installer/bin/ovirt-installer | 54 +++++++++++--------
installer/modules/ovirt/manifests/dns.pp | 72 ++++++++++++-------------
installer/modules/ovirt/manifests/freeipa.pp | 57 +++++++++++++++++----
installer/modules/ovirt/manifests/ovirt.pp |...
2009 Jul 02
2
How to install ovirt in working environment?
Hello,
I have the following question.
How to install ovirt in working environment?
Details:
I want to install ovirt server on a physical host with Fedora 10 (Intel,
no VT).
I installed rpms from ovirt repo as stated on website.
I allready have ipa, cobbler, dns, dhcp, nfs, two networks and such set
up and working. I want to preserve this setup. The host I am installing
ovirt on is ipa