Skip to content

Instantly share code, notes, and snippets.

View apavanello's full-sized avatar
🎯
Focusing

ALEXANDRE PAVANELLO E SILVA apavanello

🎯
Focusing
View GitHub Profile
@apavanello
apavanello / Haproxy-selinux-noi.sh
Last active September 9, 2025 12:07
Selinux haproxy
#!/bin/bash
# ==============================================================================
# Script NÃO INTERATIVO para configurar o SELinux para o HAProxy.
# Ideal para uso em ambientes de automação e CI/CD.
#
# USO:
# - Sem argumentos: Aplica apenas a regra booleana padrão.
# sudo ./setup_haproxy_selinux.sh
#
{"info":{"_postman_id":"44959d90-e6a4-4ebe-1f81-a87573c26cbd","name":"GoAws","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"ListQueues","id":"502bded6-da7f-958e-551d-e0306ab4671e","request":{"method":"POST","header":[{"key":"Authorization","value":"AL03THI20QLMNG01QOPU5EDS/ftg7tCesw0Yr%Xr%3jV2KOyKaoLzZXre3sIAWOI8"}],"body":{"mode":"formdata","formdata":[{"key":"Action","value":"ListQueues","type":"text"},{"key":"Version","value":"2012-11-05","type":"text"}]},"url":"{{URL}}"},"response":[]},{"name":"CreateQueue","id":"1fc8abbb-880b-6b86-afdc-bf65103a94bc","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"Action","value":"CreateQueue","type":"text"},{"key":"QueueName","value":"queue1","type":"text"},{"key":"Version","value":"2012-11-05","type":"text"}]},"url":"{{URL}}"},"response":[]},{"name":"GetQueueUrl","id":"b5640b88-fed6-3120-8903-7e13f94be1a8","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{
@apavanello
apavanello / minimal.ks.cfg
Created August 14, 2019 11:37 — forked from devynspencer/minimal.ks.cfg
Minimal Kickstart template for Centos 7.x
#
# configure installation settings
install
cdrom
lang en_US.UTF-8
keyboard us
timezone UTC
unsupported_hardware
text