there seems to be a request timeout from the foreman box to the smart proxy
ki0 joined the channel
ok the timeout occurs when nsupdate tries to send the request to the dns server
vassie joined the channel
fbrychta-lunch is now known as fbrychta
vassie
Morning, is it possible to provision a new vCenter VM from a template without a DHCP and DNS server?
I have added my template to my vCenter resource, but when I create a new host it isn't listed
Philambdo joined the channel
karolpogonowski joined the channel
prestorium joined the channel
yahoon has quit
byron_miller joined the channel
qdk joined the channel
dtsang joined the channel
ohadlevy
vassie: i believe so, you can use the bootdisk option too
vassie: normally you would need to assign in the compute resource images
dustint_ has quit
dtsang has quit
dtsang joined the channel
simble joined the channel
simble
hi
eLobato
simble: hi
simble
im unable to install foreman on centOS 7
Could you help pls
eLobato
simble: we can probably try but you need to provide more information, what exactly is the error, how are you installing it, etc
ki0 joined the channel
shmiti joined the channel
simble
The server is running CentOS 7. Im installing it via comand line, using yum -y install foreman-installer gives this error: No package foreman-installer available
agoldboi
simble: try yum update and then try again, worked for me.
eLobato
simble: Foreman does not come on the default repos
simble: yum clean all && yum install -y foreman-installer
simble
trying out agoldboi suggestion
bryan_kearney1 joined the channel
t-ready joined the channel
bryan_kearney1 has quit
byron_miller joined the channel
olc joined the channel
jomitsch joined the channel
imcleod joined the channel
vassie
ohadlevy: I've already done that (assign images), but it is not listed when creating a new host
ohadlevy
vassie: much sure the image is associated with the os/arch you are deploying?
vassie
ohadlevy: Yes, I select Architecture as x86_64, same as my image, but Operating system is greyed out
AshishH has quit
I have no TFTP, DHCP and DNS if it makes a difference
julim joined the channel
neha has quit
jmatthews joined the channel
I've deleted the image and readded it but it still doesn't show up when creating a new host
I haven't setup provisioning as I have issues creating new DHCP/DNS servers on customer networks
I think I need to have a rethink of my design :S
ehelms-afk is now known as ehelms
rjsalts joined the channel
vassie joined the channel
tmclaugh[work] joined the channel
qdk joined the channel
Ziwi joined the channel
Ziwi
hello
elyezer joined the channel
deviantony
yeaye finally succeed to setup provisioning
:o))
got a troubling issue though, during provisioning foreman set up only the PTR entry in my DNS server
not the normal entry
is it the normal behaviour?
lazyfrosch
deviantony: have you set the proxy in the domain defintition in foreman?
deviantony
lazyfrosch: ah!
nope.
eLobato
deviantony: yeah linking the domain with the proxy creates the A record, linking the subnet with the proxy creates PTR records
lazyfrosch
;)
shimshtein has quit
byron_miller joined the channel
Ziwi
Does anyone know if there is a way to select a certain host in vmware cluster to be used when provisioning a new VM on vmware? Right now Foreman chooses a host either randomly or based on chosen datastore, I need to change it to a specific, non-loaded host.
walden|afk is now known as walden
deviantony
yeaye the A record is created !
nice
now the VM is booted, it tries to create the system
but it requires my input on the name servers configuration
is this a bad preseed config?
or did I miss something else?
i guess it's related to this line in the provisioning template
does anybody has a nice provisioning template for ubuntu server 14.04?
slukasik has quit
stbenjam
the one included with foreman should work fine
vassie
Do I need to step through the provisioning setup to provision new VMs from a vCenter template? I have issues creating DHCP and DNS servers on our customer network, I would like to clone a new VM from a template and configure the Puppet agent to talk to the required smart proxy
slukasik joined the channel
julim joined the channel
discr33t joined the channel
lazyfrosch
deviantony: the Foreman templates are fine, DNS data should come from DHCP, please check your dhcpd settings
ki0 joined the channel
MrBy2 has quit
slukasik has quit
ybronhei has quit
ybronhei joined the channel
Dw_Sn has quit
vassie
I am trying to provision a new VM from an image without SSH as my new VM will not have direct access to my foreman server, only a smart proxy, Foreman has cloned the new VM, however it hasn't renamed it and it is waiting for it to come online so, however I have no DHCP, so the static IP I assigned in Foreman has not been set in the VM
chudler joined the channel
deviantony
lazyfrosch: thx I'll have a look
vassie
Foreman says it is waiting for the new host to come online, but that isn't going to happen on the IP it thinks the new VM has
davido- has quit
I've followed the "Image provisioning without SSH" section but it isn't working
My Forman server is a Puppet and Puppet CA server and my smart proxy is just a Puppet server, do I need anything else for VM provisioning without SSH?