registry_mirror works only if I pull from the command line (docker pull rancher/os-ubuntuconslole:v0.7.1), but not at boot time and neither using “sudo ros console switch ubuntu”.
But it still fetch the console from the internet not from local mirror.
Without registry_mirror option, it is not redirecting docker pull connections.
When I use registry_mirror option, it doesn’t use the credentials supplied.
Looks like this problem was solved on some point in the rancher RCs, I don’t know where it was.
But to solve some other issues (to have ceph jewel version on kernel), I tested the rc6, and the ubuntuconsole started to be queued on the registry_mirror that was set.