Uros Gruber

Results 12 issues of Uros Gruber

CPU is not fully supported as library used have a few bugs. Until this is fixed I can force CPU value to be set to "1". #38

I'm working on datadog agent FreeBSD port and since latest version this library is used to get sysinfo data. Right now BSD is not supported. But nice thing is everything...

question

I was trying to create a jail with IP address already used on host. I have this set up on machine with older ioc and it worked fine. Latest version...

bug

I'm not sure this even works but last time I tried it didn't. Checking wiki page I see the idea is to use `ioc exec foo freebsd-update`. Would it be...

Discussion

I'm not sure if this is possible or if it ok to change host pkg.conf would work, but I would like to use our internal repo instead of freebsd repo....

enhancement

I just spend an hour trying to figure it out why `ioc list` produced this ```python-traceback Traceback (most recent call last): File "/usr/local/bin/ioc", line 10, in sys.dd:exit(cli()) File "/usr/local/lib/python3.6/site-packages/click/core.py", line...

bug

Using *ix* provisioning plugin and using `plexmediaserver` as *name* does not work. Steps to recreate ``` ioc create foo provisioning.method=ixs provisioning.source=plexmediaserver template=yes ioc provision foo ``` It throws an error...

bug
compatibility

I would like to simplify some provisioning code on our end and can see ix provisioning could work except it uses ix repo. Is there an option to change the...

While doing `ioc rename ioc/consul-agent-0 ioc/consul-client-0` I got error message **Invalid jail name: Names have to begin and end with an alphanumeric character** Looks like mismatch in validation

enhancement

Would it be possible to pass through the output from prestart/poststart/prestop/poststop scripts? At the moment echo output is only visible with use of `-d spam`

docs