Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- glusterfs vagrant POC
- * al reincorporarse el tercero, restituye la información * 2 nodos, añadir tercero posteriormente... onfig| cluster.each_with_index do |(hostname, info), index| config.vm.define hostname do |cfg|... override.vm.network :private_network, ip: "#{info[:ip]}" override.vm.hostname = hostname ... vb.customize ["modifyvm", :id, "--memory", info[:mem], "--cpus", info[:cpus], "--hwvirtex", "on"]