to

Cerca

Heus ací els resultats de la cerca.

vagrant tomcat (7/8) con JDK (7/8)
175 Resultats, Darrera modificació:
= vagrant tomcat (7/8) con JDK (7/8) {{tag>Vagrantfile}} los ficheros necesarios se han servido desde... |config| config.vm.box = "peru/ubuntu-18.04-desktop-amd64" config.vm.box_version = "20190401.01" config.vm.provision "file", source: "tomcat.service", destination: "/tmp/tomcat.service" config.vm.provider :virtualbox do |v| v.name
vagrant weblogic
12 Resultats, Darrera modificació:
|config| config.vm.box = "peru/ubuntu-18.04-desktop-amd64" config.vm.box_version = "20190401.01" ... config.vm.provision "file", source: "./12c_repository_file.xml", destination: "/tmp/12c_repository_file.xml" config.vm.provision "file", source: "../..... nologin wluser sudo mkdir -p /opt/oracle/{oraInventory,oraHome,install} sudo cp /tmp/*.xml /tmp/*.loc
master template
11 Resultats, Darrera modificació:
aybook = pb['playbook'] ansible.inventory_path = pb['inventory'] ansible.version = host['ansible_local']['config']['version'] ... itle: vms.yml> - name: openshift-master box: centos/7 hostname: 10.0.0.10 memory: 2048 cpus: 2... type: nfs - name: openshift-node1 box: centos/7 hostname: 10.0.0.11 memory: 2048 cpus: 2
vagrant mysql
3 Resultats, Darrera modificació:
|config| config.vm.box = "peru/ubuntu-18.04-desktop-amd64" config.vm.box_version = "20190401.01" ... |config| config.vm.box = "peru/ubuntu-18.04-desktop-amd64" config.vm.box_version = "20190401.01" ... DENTIFIED BY 'admin'; GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' WITH GRANT OPTION; </code> <code bash
Vagrantfile: multi-machine cluster in a loop
2 Resultats, Darrera modificació:
hostname vb.name = hostname vb.customize ["modifyvm", :id, "--memory", info[:mem], "--... nfig end # end cluster end </code> /via: [[https://gist.github.com/roblayton/c629683ca74658412487]]
vagrant php
2 Resultats, Darrera modificació:
|config| config.vm.box = "peru/ubuntu-18.04-desktop-amd64" config.vm.box_version = "20190401.01" ... EBIAN_FRONTEND=noninteractive sudo add-apt-repository -y ppa:ondrej/php sudo apt-get -y update sudo a
3 nodos vagrant + docker
1 Resultats, Darrera modificació:
ebian/gpg | sudo apt-key add - sudo add-apt-repository \ "deb [arch=amd64] https://download.docker.