file

Cerca

Heus ací els resultats de la cerca.

vagrant weblogic @tech:vagrant:vagrantfile
8 Resultats, Darrera modificació:
ox_version = "20190401.01" config.vm.provision "file", source: "./orainst.loc", destination: "/tmp/orainst.loc" config.vm.provision "file", source: "./12c_repository_file.xml", destination: "/tmp/12c_repository_file.xml" config.vm.provision "file", source: "../../../commo
master template @tech:vagrant:vagrantfile
4 Resultats, Darrera modificació:
13-14]; title: Vagrantfile> API_VERSION = '2' VMS_FILE_PATH = 'vagrant/vms.yml' hosts = YAML.load_file(VMS_FILE_PATH) Vagrant.configure(API_VERSION) do |config| hosts.each do |host| config.vm.define ... rovider.k = v[k] # end end hosts = YAML.load_file('Vagranthosts.yml') Vagrant.configure(VAGRANTFIL
vagrant mysql @tech:vagrant:vagrantfile
4 Resultats, Darrera modificació:
ox_version = "20190401.01" config.vm.provision "file", source: "../../common/addroot.sql", destination: "/tmp/addroot.sql" config.vm.provision "file", source: "./mysql-5.5.62-linux-glibc2.12-x86_64.... chero **tar**): <code yaml> config.vm.provision "file", source: "./mysql-server_5.6.43-1ubuntu14.04_amd... ox_version = "20190401.01" config.vm.provision "file", source: "../../common/addroot.sql", destination
vagrantfile
2 Resultats, Darrera modificació:
ionar (para info) * **type**: * shell * file * **after**: (experimental) * [[https://www... end</code> * <code>config.vm.provision [name] :file, path: "bootstrap.sh"</code> === network === syn
vagrant tomcat (7/8) con JDK (7/8) @tech:vagrant:vagrantfile
2 Resultats, Darrera modificació:
ox_version = "20190401.01" config.vm.provision "file", source: "tomcat.service", destination: "/tmp/to... OPTS=-Djava.awt.headless=true -Djava.security.egd=file:/dev/./urandom' ExecStart=/opt/tomcat/bin/startu
vagrant php @tech:vagrant:vagrantfile
1 Resultats, Darrera modificació:
ox_version = "20190401.01" config.vm.provision "file", source: "../../common/info.php", destination: "