33%
07.06.2019
_username }}"
05 password: "{{ Vv_password }}"
06 name: "{{ vm_name }}"
07 datacenter: "{{ Vv_datacent }}"
08 folder: "{{ Vv_folder }}"
09 state: poweredoff
10 when: vm
33%
04.10.2018
with tools like Prometheus [19] and Grafana [20].
Infos
OpenShift: https://www.openshift.org/
GitLab: https://gitlab.com/
CETIC: https://www.cetic.be/?lang=en
reveal.js: https://github.com
33%
30.05.2021
_name,
03 Stdlib::Absolutepath $config_file,
04 String $service_name,
05 Stdlib::Ensure::Service $ensure = 'running',
06 Boolean $enable = true,
07 ) {
08 package { $package_name:
09
33%
05.12.2016
://kubernetes.io/docs/user-guide/services/
Nginx service: https://github.com/k8sp/kubernetes/blob/master/service_nginx.yaml
Pets vs. Cattle: http://cloudscaling.com/blog/cloud-computing/the-history-of-pets-vs-cattle/
Kubernetes resource
33%
03.04.2024
af09e029fdab27858'
/* - Compute hash H2 and MD5 hash H3 from it */
LET H2 = SELECT hash(path=FullPath).MD5 AS Hash FROM glob(globs=Datei)
LET H3 = H2[0].Hash
/* - Compare the hash values and log
33%
04.04.2023
_type = "simple-zonal"
03 }
04 provider "google" {
05 ...
06 }
07 data "google_client_config" "default" {}
08 provider "kubernetes" {
09 ...
10 }
11 /*******************************************
12
33%
10.06.2015
the docbook-to-man tool. The program documentation contains timestamps, for example, as do HTML pages made by Doxygen [7] or PDF documents built with LaTeX [8].
Problems are also caused by different lists
33%
04.08.2020
'll use Apt and take the package manager route, as shown in this command, to install Docker Compose:
$ apt install docker-compose
Now, I'll clone the repository from GitHub [8] and then enter
33%
05.12.2016
, followed in September by Apricity OS 09.2016 [1] (code-named Aspen), which was used for this test. The project was based on Gnome only in its beta phase, although another GTK desktop, Cinnamon, was added
33%
12.09.2013
be authenticated!
07 tkmon
08 Install these packages without verification [y/N]? n
09 E: Some packages could not be authenticated
10 $ wget -O - https://192.168.56.102/tk-archive.gpg.pub | sudo apt-key add -
11