I hereby claim:
- I am JakeDEvans on github.
- I am jacobdevans (https://keybase.io/jacobdevans) on keybase.
- I have a public key whose fingerprint is D92C AEE2 9CF0 FBBB 1F24 8DDF 3862 4158 ED4C 422F
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #Expected Results# | |
| program: | |
| name: customname | |
| option1: customoption | |
| option2: group | |
| option3: default | |
| #Actual Results# | |
| program: | |
| name: customname |
| --- | |
| - hosts: backend | |
| become: yes | |
| become_method: sudo | |
| tasks: | |
| - name: Facts | |
| setup: |
| cl_crosshairalpha "255"; | |
| cl_crosshaircolor "4"; | |
| cl_crosshaircolor_b "0"; | |
| cl_crosshaircolor_r "0"; | |
| cl_crosshaircolor_g "255"; | |
| cl_crosshairdot "1"; | |
| cl_crosshairgap "0"; | |
| cl_crosshairsize "0"; | |
| cl_crosshairstyle "4"; | |
| cl_crosshairusealpha "1"; |
| #$PWD = webroot | |
| sudo find . -type d -exec chmod 755 {} \; | |
| sudo find . -type f -exec chmod 644 {} \; | |
| sudo chmod 444 wp-config.php .htaccess |
| # Expects 2 vm disks | |
| # Disk 1 = 1GB | |
| # Disk 2 = DATA (5GB or larger) | |
| # Disk Layout | |
| clearpart --all --initlabel --drives=sda | |
| part biosboot --fstype=biosboot --size=1 --ondisk=sda | |
| part /boot --fstype=xfs --size=512 --grow --ondisk=sda | |
| logvol swap --fstype=swap --name=swap --vgname=vg01 --size=512 | |
| logvol /tmp --fstype xfs --name=tmp --vgname=vg01 --size=1024 | |
| logvol / --fstype xfs --name=root --vgname=vg01 --size=2048 --grow |
| - hosts: localhost | |
| gather_facts: False | |
| vars: | |
| switches: | |
| - hostname: switch01.example.com | |
| - hostname: switch02.example.com | |
| subnets: | |
| general_use: | |
| subnet: 10.0.0.0/16 |
| [33/44]: enabling S4U2Proxy delegation | |
| ipa : CRITICAL Failed to load replica-s4u2proxy.ldif: Command '/usr/bin/ldapmodify -v -f /tmp/tmpiAL8XY -H ldapi://%2fvar%2frun%2fslapd-IPA-EXAMPLE-COM.socket -x -D cn=Directory Manager -y /tmp/tmpR4l2UY' returned non-zero exit status 20 | |
| [34/44]: importing CA certificates from LDAP | |
| [35/44]: initializing group membership | |
| [36/44]: adding master entry |
t=43799 [st= 0] +SOCKET_ALIVE [dt=?]
--> source_dependency = 150691 (TRANSPORT_CONNECT_JOB)
t=43799 [st= 0] +TCP_CONNECT [dt=80]
--> address_list = ["192.0.2.124:443","192.0.2.120:443"]
t=43800 [st= 1] TCP_CONNECT_ATTEMPT [dt=79]
--> address = "192.0.2.124:443"
t=43879 [st= 80] -TCP_CONNECT