|
877cff8d0c
|
hardening: +centos/fedora task files
|
2021-04-05 00:21:54 -05:00 |
|
|
0c3c602b5e
|
hardening: add SELinux for CentOS/Fedora, firewall, and custom SSH port
|
2021-04-05 00:21:25 -05:00 |
|
|
c9bfb20e2a
|
bootstrap: fix hosts, add dnf tasks, -nmcli phoning home
|
2021-04-05 00:18:41 -05:00 |
|
|
4709837027
|
bootstrap: +vim to default pkgs, add unwanted pkgs list
|
2021-04-05 00:17:23 -05:00 |
|
|
8ab42fe614
|
fedora-upgrade: bump to f33
|
2021-04-05 00:15:09 -05:00 |
|
|
4af74a57a3
|
tuned - install everywhere, custom profile only on EL. mq-deadline support limitation
|
2020-06-03 21:35:10 -05:00 |
|
|
2db2453f33
|
tuned - only do custom profile on EL distros, mq-deadline support limitation
|
2020-06-03 21:31:57 -05:00 |
|
|
9406e7ddfb
|
tuned - add custom profile support, udev/io sched. example
|
2020-06-03 21:15:43 -05:00 |
|
|
a3cd18f090
|
zfs: support more fedora versions
|
2020-06-03 21:13:26 -05:00 |
|
|
4a0eeae90f
|
fedora-upgrade: bump to 32
|
2020-06-03 21:11:43 -05:00 |
|
|
4fd64be73e
|
bootstrap - dnf boosts, 20 paralellism/disable fastestmirror
|
2020-06-03 21:11:08 -05:00 |
|
|
240882114a
|
zfs: add zfs-release for fedora
|
2020-04-19 02:11:36 -05:00 |
|
|
6e63378195
|
install-packages: add firewalld to default list
|
2020-04-19 02:10:29 -05:00 |
|
|
36cc90c9e7
|
install-packages: don't loop packages, install what's missing in one shot
|
2020-04-19 01:07:01 -05:00 |
|
|
7530feaff1
|
zfs: organize tasks by OS, remove unmaintained tasks
|
2020-04-19 01:04:02 -05:00 |
|
|
9110a869a8
|
install-packages: remove nested list in deb package list
|
2020-04-18 23:39:34 -05:00 |
|
|
94087f90d0
|
install-packages: print changed packages, rename EL package list
|
2020-04-18 23:37:22 -05:00 |
|
|
f07a44a73c
|
remove globals.yaml, move vars to role defaults
|
2020-04-18 23:26:48 -05:00 |
|
|
fad0a40eff
|
zfs: optimize packages, invoke pkg manager only when required
|
2020-04-18 23:10:06 -05:00 |
|
|
3cda795476
|
tmp-mount-fix: extend to fedora 32
|
2020-04-18 23:09:04 -05:00 |
|
|
f4068e98ad
|
bootstrap: move package list from task to default var
|
2020-04-17 21:03:55 -05:00 |
|
|
8e3b38c937
|
fedora-upgrade: fix version comparisons, prevent downgrade attempts
|
2020-04-17 21:02:24 -05:00 |
|
|
6ad2462448
|
install-packages: invoke package manager only when necessary
|
2020-04-17 20:50:21 -05:00 |
|
|
271f0a27a5
|
bootstrap - add package_facts, remove earlyoom if present
|
2020-04-17 20:36:50 -05:00 |
|
|
1f4154a5a0
|
ZFS: optimize, install pkgs only when required
|
2020-04-17 20:33:31 -05:00 |
|
|
8a543c35aa
|
tmp.mount - handle masking
|
2020-04-17 19:41:17 -05:00 |
|
|
a81634c55e
|
ZFS: handle EPEL/Fedora versions better
|
2020-04-17 19:40:13 -05:00 |
|
|
6dd2e97b87
|
add ecdsa key
|
2020-02-19 22:42:00 -06:00 |
|
|
62ac707196
|
extend to fedora 31
|
2020-02-19 22:41:20 -06:00 |
|
|
6f29a3904e
|
adjust "when" conditions to support RHEL8 naming
|
2020-01-07 00:37:06 -06:00 |
|
|
50a8dc1248
|
bump to el8 / f31
|
2020-01-07 00:35:01 -06:00 |
|
|
6abb30169f
|
fix tmp.mount for centos 8
|
2020-01-01 21:58:44 -06:00 |
|
|
48e1b73b97
|
fedora-upgrade - update versions
|
2019-10-30 22:18:39 -05:00 |
|
|
4ecee1caca
|
fedora-upgrade - minor fix, shell warn=false
|
2019-10-02 23:42:09 -05:00 |
|
|
067b8b1d73
|
tuned - clean up role/tasks
|
2019-07-30 22:06:53 -05:00 |
|
|
d78ac2e950
|
zfs - add hostname restriction on pool creation
|
2019-07-30 21:53:57 -05:00 |
|
|
879756c7da
|
bootstrap - set hostname
|
2019-07-30 21:52:28 -05:00 |
|
|
e278978195
|
add fedora-upgrade role, change package update headers to be more descriptive
|
2019-07-11 23:12:48 -05:00 |
|
|
c775852300
|
install tuned on non-EL distros
|
2019-06-18 23:46:43 -05:00 |
|
|
23e8de07f3
|
improve zfs support on ubuntu
|
2019-06-13 20:56:43 -05:00 |
|
|
af7f9d4f9a
|
set default arc to 20%, attempt to fix data pool creation idempotence
|
2019-06-13 20:18:09 -05:00 |
|
|
eaab4634cd
|
forward compatibility - evaluate variable with filter
|
2019-06-13 20:15:47 -05:00 |
|
|
151b70c957
|
quote value to prevent type conversion, double limit
|
2019-06-02 13:51:52 -05:00 |
|
|
de4b1e497b
|
expanded zfs role
|
2019-03-30 20:10:57 -05:00 |
|
|
aa4f4c3f49
|
removed glusterfs roles that have not aged well
|
2019-03-03 16:53:10 -06:00 |
|
|
d92caf7c19
|
remove rke role, docker role handles dependencies for rke
|
2019-03-03 16:49:19 -06:00 |
|
|
800836b2d9
|
initial commit
|
2019-02-25 21:49:51 -06:00 |
|