14%
04.12.2024
_PASSWORD: "{{ awxadminresources[0].data.password | b64decode }}"
The playbook uses the awx.awx collection to upload the AWX configuration. The collection's modules address the AWX REST API and use it to generate the required
14%
05.12.2011
-oriented programming by adding various features in 3.0 and 3.1. Subsequently, I was asked to lead the Error Model subgroup, tasked with designing an Error Model for OpenMP that would allow it to move beyond traditional
14%
18.02.2018
.site_container}",
17 ]
18 connection {
19 type = "ssh"
20 user = "root"
21 private_key = "${file("${var.ssh_priv_key}")}"
22 }
23 }
24 }
25 output "IP" {
26 value
14%
20.03.2014
13 respawn
14 respawn limit 10 5
15
16 pre-start script
17 $DAEMON -t
18 if [ $? -ne 0 ]
19 then exit $?
20 fi
21 end script
22
23 exec $DAEMON
Listing
14%
14.11.2013
.2
Version 4.0 already introduced many new features to OpenNebula. Especially in the area of the virtualization layer, OpenNebula is capable of holding sway with commercial solutions thanks to features
14%
28.11.2023
in the following, but watch out: As part of the initial execution, Pip offers to update from version 22.3.1 to 23.1.2 (Figure 1). Do not agree to this request under any circumstances if you want to use PyAD, because
14%
18.07.2013
says:
$ puppet apply .pp
notice: Scope(Class[main]): Let's build a server!
notice: Finished catalog run in 0.01 seconds
Next, create a simple and largely useless file in the same script, drop
14%
23.07.2013
=gmysql
# Tells our PowerDNS server we are using MySQL backend
config-dir=/etc/powerdns/pdns.d/
#Specify our configuration file
gmysql-host=127.0.0.1
#Configures the IP address that PowerDNS will listen
14%
04.04.2023
.
The Shell Approach
The following example assumes you have a host machine running Ubuntu Linux 22.04 with Java installed. Besides Java, you need Nmap network scanner version 7.80 or newer and the Ncrack
14%
09.01.2013
02 log 127.0.0.1 local0
03 maxconn 4000
04 daemon
05 uid 99
06 gid 99
07
08 defaults
09 log global
10 mode http
11 option httplog
12 option dontlognull
13 timeout server 5s