25%
07.06.2019
datacenter: "{{ Vv_datacent }}"
19 folder: "{{ Vv_folder_1 }}"
20 state: absent
21 when: vm_facts.instance is defined
22
23 - name: Deploy VM from Template file
24 vmware_deploy_ovf:
25
25%
11.09.2023
factors to little NVMe drives that are only a few millimeters thick and very short. The M.2 SSDs are approximately 22mm wide and 60-80mm long. It became obvious that putting a fair number of SSDs
25%
28.11.2023
to little NVMe drives that are only a few millimeters thick and very short. The M.2 SSDs are approximately 22mm wide and 60-80mm long. It became obvious that putting a fair number of SSDs that are very fast
25%
14.11.2013
are the result of background radiation – primarily neutrons from cosmic rays.
The same Wikipedia article said that the error rates reported from 2007 to 2009 varied all over the map, ranging from 1010 (errors
25%
13.12.2022
/6): tftp-server-5.2-24.el8.x86_64.rpm 123 kB/s | 49 kB 00:00
(4/6): dhcp-server-4.3.6-47.el8.x86_64.rpm 3.9 MB/s | 529 kB 00:00
(5/6): bind
25%
03.12.2015
_update = yes
16 dns_update_nameserver = 2001:db8:5::1
17 dns_rndc_key = rndc-key
18 dns_rndc_secret = FmZGJuHr/4+LkuxBc628Qg==
19 dns_use_client_hostname = no
20 domain_search_list = lmtest
21
22 [address
25%
14.03.2013
Franklin
Some big changes are happening in the processor world right now. For the past 15 years or so, both the HPC world and the enterprise world have settled on, for the most part, x86 as the
processor
25%
07.06.2019
check_args "$@"
13
14 local image=$1
15 local token=$(get_token $image)
16 local tags=$(get_tags $image $token)
17 echo "tags reported are:"
18 echo $tags
19 }
20
21 get_token() {
22 local
24%
18.07.2013
[21].
Another important piece of the puzzle related to Red Hat's vision of vendor-independent, hybrid clouds is the Deltacloud API [22], which Red Hat created in 2009 and handed over to the Apache
24%
22.08.2011
if state[inst.id]
22 puts "#{inst.id} changed from #{state[inst.id]} to #{inst.state}"
23 else
24 puts "#{inst.id} was created and is now #{inst.state}"
25 end
26 state[inst.id] = inst