Cerca

Heus ací els resultats de la cerca.

vagrant php @tech:vagrant:vagrantfile
6 Resultats, Darrera modificació:
config.vm.provision "file", source: "../../common/info.php", destination: "/tmp/info.php" config.vm.provider :virtualbox do |v| v.name = "altrankas-apa... curl apache2 php5.6 > /dev/null 2>&1 sudo cp /tmp/info.php /var/www/html # /var/www/html </code> == ph... libapache2-mod-php > /dev/null 2>&1 sudo cp /tmp/info.php /var/www/html # /var/www/html </code> == com
VAGRANT
4 Resultats, Darrera modificació:
= VAGRANT {{tag>devops info}} ~~NOTOC~~ * [[tech:vagrant:vagrantfile]] * [[tech:vagrant:vagrantfile-... nt_hosts -> ''sync_hosts'': [[https://www.rubydoc.info/gems/vagrant-hosts/2.6.2]] == config files * co... install vagrant-hosts'' -> [[https://www.rubydoc.info/gems/vagrant-hosts/2.6.2]] * <code ruby> Vagran... heros, extraer el campo del ID y cotejarlo con la información de **VBoxManage**: <code bash> find /home/
Vagrantfile: multi-machine cluster in a loop @tech:vagrant:vagrantfile
4 Resultats, Darrera modificació:
config| 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"] end # end provider end # end config end
vagrantfile
1 Resultats, Darrera modificació:
vision * **name**: nombre del provisionar (para info) * **type**: * shell * file * **after
vagrant weblogic @tech:vagrant:vagrantfile
1 Resultats, Darrera modificació:
13/oracle_common/common/bin/config.sh # info: # ubicación fichero usuario: $DOMAIN_H