gchristensen changed the topic of #nixops to: NixOps related talk | logs: https://logs.nix.samueldr.com/nixops/ https://meet.jit.si/NixOpsReview
n3t has joined #nixops
pbb has quit [Remote host closed the connection]
pbb has joined #nixops
nuncanada has quit [Quit: Leaving]
cole-h has quit [Quit: Goodbye]
gregf has joined #nixops
<gregf> How come none of my systems show their IP in nixops info?
tewfik has joined #nixops
<tewfik> gregf: Can you run 'check'? What is the status of the machines? Was the deployment successful?
<gregf> hmm i thought it was sucessful, but I see proc-sys-fs-binfmt_misc.mount [failed] in Units
tok has joined #nixops
tok has quit [Client Quit]
<gregf> it does say deployment successfull
<gregf> just tried again, not sure why that is showing up in my check statement, I believe it's old from a failed one earlier
tewfik has quit [Ping timeout: 260 seconds]
tok has joined #nixops
<tok> I don't think that's the cause of the issue; it has been fixed upstream anyway : https://github.com/NixOS/nixops/issues/574
<{^_^}> nixops#574 (by tomberek, 3 years ago, closed): proc-sys-fs-binfmt_misc.mount
<gregf> So how can I find out why I have no ip listed?
<gregf> its a static IP, configured in configuration.nix not sure where nixops finds that information...
<tok> What type of resources have you provisioned? AWS? Vbox?
<gregf> it's just over ssh to a vm running in xen server
<tok> hmm not sure what is the issue, can you upload the deployment specification in 'http://ix.io/'? Please make sure to retract any confidential information
<gregf> yeah sure
<gregf> do you mind a gist?
<tok> no problem
<gregf> Hopefully this is what you are asking for, I only been doing nixos as a whole for 3 days now. https://gist.github.com/gregf/da21165e6234589d2bc7ead8b5940a92
tok has quit [Quit: Leaving]
tewfik has joined #nixops
<tewfik> Okay so you're using the 'none' backend and you'll have to specify the "*networking.publicIPv4*" option
<tewfik> Example : http://ix.io/2q2h
<tewfik> It can be privateIPv4 as well
<gregf> ty
tewfik has quit [Client Quit]
<gregf> sorry if I was a pita for just that :)
tewfik has joined #nixops
<tewfik> no worries! :)
tewfik has quit [Client Quit]
meh` has joined #nixops
teto has quit [Ping timeout: 265 seconds]
<kiwiirc> do it
kiwiirc was banned on #nixops by gchristensen [*!68c88135@gateway/web/cgi-irc/kiwiirc.com/ip.104.200.129.53]
kiwiirc has left #nixops [requested by gchristensen (kiwiirc)]
meh` has quit [Ping timeout: 246 seconds]
lordcirth has joined #nixops
meh` has joined #nixops
meh` has quit [Remote host closed the connection]
cole-h has joined #nixops
pbb has quit [Remote host closed the connection]
pbb has joined #nixops
<gregf> nixops & nixos are pretty damn amazing
<gregf> I just deployed a few servers with it in the last few hours and it's so much less code than I had to write before with ansible or chef.
<gchristensen> nice!!
<gregf> Would love to be able to replace my xen server with it and libvirtd, although I'm not positive I can deploy vms over nixops like I want... might just be my lack of knowledge though. I only been using it a few days.
<gregf> is anyone using nixops to launch qemu/libvirt vms on a remote host from there dev machine?
<gregf> I have a NAS at home that is also running nixos now with zfs and nfs + smb shares.
tokudan has quit [Remote host closed the connection]
tokudan has joined #nixops