blob: 56c80b8f0d973e0e1a4acbec8fdafd05927f0066 [file] [log] [blame]
Filip Pytloun09820f12017-04-25 16:03:41 +02001=========
2Changelog
3=========
Filip Pytlounf5383a42015-10-06 16:28:32 +02004
Filip Pytloun09820f12017-04-25 16:03:41 +02005Version 2017.4
6=============================
Filip Pytlounf5383a42015-10-06 16:28:32 +02007
Filip Pytloun09820f12017-04-25 16:03:41 +02008commit 75f97238183857a2fb9a1bd698d218b7028fffd2 (HEAD -> master, origin/master, origin/HEAD)
9Author: Filip Pytloun <filip@pytloun.cz>
10
11 Fix profile.d permissions again
12
13commit 41d775d60acf038619c63079353bdbde2d45d100
14Author: Filip Pytloun <filip@pytloun.cz>
15
16 Fix /etc/profile.d permissions
17
18commit 914eff9e0f30184c5c0bf88190fcb4697326712c
19Author: Filip Pytloun <filip@pytloun.cz>
20
21 Cleanup reponame.list to remove obsolete entries
22
23commit 2896b7297c0eb23e5317211ecf7d2c4c990d42bc
24Author: Alexander Noskov <noskovao@users.noreply.github.com>
25
26 Update etc_environment
27
28commit 10462bba7f4d927d34dbfe13d8720405b6fa38ec (origin/pr_proxy_advance2)
29Author: Petr Michalec <epcim@apealive.net>
30
31 Add system.env, system.profile, system.proxy and configure proxy under system.repo
32
33commit a4a6f16bbe5d89c58f203a9fe4d1ca39c685af34
34Author: Simon Pasquier <spasquier@mirantis.com>
35
36 Fix severity for the linux_system_cpu_warning alarm
37
38commit 16f928f5dfc3efad20c9efd243c697f15bf73ed6
39Author: Petr Jediný <pjediny@mirantis.com>
40
41 Workaround for salt network interfaces bug
42
43commit c146f18e8f86d8dbcf15495a5c92cfca71773753 (origin/pr_advanced_repo_options)
44Author: Petr Michalec <epcim@apealive.net>
45
46 Add consolidate/clean_file/refresh_db pkgrepo options
47
48commit 735761d3e57ac599661a33adcc6c41b6a1321374
49Author: Andrii Petrenko <aplsms@gmail.com>
50
51 Feature: automatically set txqueuelen for all tap* network interfaces
52 Config:
53
54commit 8578aafdde632702e1c52dd5fef368f6b5747b6b
55Author: Filip Pytloun <filip@pytloun.cz>
56
57 Fix typo and test
58
59commit 28d7a54e9b2eb07ede8944dc3830d3e1c11eda7a
60Merge: d390985 e9bcd2d
61Author: Filip Pytloun <filip@pytloun.cz>
62
63 Merge "Setup LV before mkfs"
64
65commit d390985ef1cb428ff2fcfa481f9334f8a10ef06e
66Merge: aa75906 89b9764
67Author: Ales Komarek <akomarek@mirantis.com>
68
69 Merge "Report swap metrics in bytes"
70
71commit aa75906e0b7f6c1409fb869c3afc03b3f55e9720
72Author: Jakub Pavlik <pavlk.jakub@gmail.com>
73
74 Linux OVS dpdk vxlan tunnel endpoint ip address
75
76commit 89b97640d0bc8c89b20e68fa14196b25d7c7f5bd
77Author: Simon Pasquier <spasquier@mirantis.com>
78
79 Report swap metrics in bytes
80
81commit e9bcd2d6dd6face7405f46df27ae200236000fa5
82Author: Filip Pytloun <filip@pytloun.cz>
83
84 Setup LV before mkfs
85
86commit d549b454c9d7cf8a1eb7927e3178c82bd8874450
87Author: Filip Pytloun <filip@pytloun.cz>
88
89 Fix ipv6 hosts entries
90
91commit 5ca7ca15f2288541bb30801a37dc7381edc61f6f
92Merge: b67aee9 21ca215
93Author: Marek Celoud <mceloud@mirantis.com>
94
95 Merge "Linux OVS-dpdk and multiqueue support"
96
97commit 21ca2159b28abb44326cfc79d41eea14aefe9be8
98Author: Jakub Pavlik <pavlk.jakub@gmail.com>
99
100 Linux OVS-dpdk and multiqueue support
101
102commit 352775376d56dc4d82be96aba1b0f96351d99c6f (origin/pr_add_validation)
103Author: Petr Michalec <epcim@apealive.net>
104
105 Add kitchen tests + travis ci
106
107commit 159d381e0f43cbde66fdd96191b8eacf8fc5a592
108Author: Marek Celoud <mceloud@mirantis.com>
109
110 require linux_packages install in repo state
111
112commit 8904d6039f5f3d3bc02c76bedb82b4e7bc519ba3
113Author: Marek Celoud <mceloud@mirantis.com>
114
115 disable restart of networking service without reboot
116
117commit 1c4c8d8932361709ea7bc36d68fa5b4de9f84f07 (origin/pr_sudo_for_groups)
118Author: Petr Michalec <epcim@apealive.net>
119
120 Add sudo state, salt-managed aliases,users,groups
121 - apply review comments
122 - add visudo check cmd
123
124commit f0864a09450e0c3c00ee281b4236703c51c8b939
125Author: Marek Celoud <mceloud@mirantis.com>
126
127 add master option for bond slaves
128
129commit aeb7e6f2f172ff92dba8a2eb9d15b1d9ad96b439
130Author: Jakub Pavlik <pavlk.jakub@gmail.com>
131
132 Fix hugepages mount user rights
133
134commit b691efe5f908c14e337d91eaeac995b9b8fa6598
135Author: Bruno Binet <bruno.binet@gmail.com>
136
137 Group packages to install/remove when possible for better performance (#62)
138
139commit 6c9ead164d5e42919b52a94c98767eca19ac6cbc
140Author: Jakub Pavlik <pavlk.jakub@gmail.com>
141
142 Implement isolcpu grub configuration
143
144commit c665ee25fe4b9db03cf5cf70d95dc3742cde277a
145Author: Filip Pytloun <filip@pytloun.cz>
146
147 Add autoupdates into tests
148
149commit 8a7064c45b8fb73fe7d38c9b67c3c57a64549c7d
150Author: Filip Pytloun <filip@pytloun.cz>
151
152 Fix include of linux.system.autoupdates
153
154commit 69a9d8d6caf6da27464edd38655829dec9b18b60
155Author: Bruno Binet <bruno.binet@gmail.com>
156
157 Add system.autoupdates state (#61)
158
159commit ba35b215162d6da21836a0104390eea7ed0d02ec
160Author: Tomáš Kukrál <tomkukral@users.noreply.github.com>
161
162 add support for kernel modules
163
164commit e3c04fd5353bb3614710be036e64bb3a31f3369d
165Author: Bruno Binet <bruno.binet@gmail.com>
166
167 Prefer "pkgs" rather than "names" when using pkg.installed
168
169commit 8a6770e61e0c1b683a1fa5ac721743e443d75c8c (origin/pr_fix_hostname_template)
170Author: Petr Michalec <epcim@apealive.net>
171
172 remove trailing line, causing every deployment to update the file and trigger hostname enforce
173
174commit 5398d873d5d2e377eb7129bffdcd130452fbbab1
175Author: Jakub Pavlik <pavlk.jakub@gmail.com>
176
177 SRIOV support
178
179commit fe57bdd45b6fdfbba246e33d6eed59f51cd75076 (origin/pr_hostname)
180Author: Petr Michalec <epcim@apealive.net>
181
182 dont touch hostname if not needed
183
184commit b148c8ca8ef79652115be8dcc99837ed9e6bb7c8
185Author: Jakub Pavlik <pavlk.jakub@gmail.com>
186
187 Hugepages support
188
189commit 018f871e175821a76cfa03772504118dcba2a9cc (tag: mcp0.5)
190Author: Filip Pytloun <filip@pytloun.cz>
191
192 Unify Makefile, .gitignore and update readme
193
194commit 6df65bbd67a1f49b430e6ecba49fdb74d5d9022d
195Author: Michel Nederlof <mnederlof@cloudvps.com>
196
197 Because it is possible to add more interfaces to the same bridge, make the salt resource name more unique.
198
199commit 7c077f64b62a2c4c5cac980e8f61786f745b4dc3
200Author: Michel Nederlof <mnederlof@cloudvps.com>
201
202 Only add the interface to the ovs_bridge, if the name in ovs_bridge is the same.
203
204commit fb9736ddbdc6aeb12bd6736c2573f0f1b5107433
205Author: Olivier Bourdon <obourdon@mirantis.com>
206
207 Fix issue where interface is left unconfigured
208
209commit 279521e7d58d9f5737f427b4e2caba27a614831e
210Author: Dennis Dmitriev <ddmitriev@mirantis.com>
211
212 Remove excess records from /etc/hosts
213
214commit 8daed52b9210355cee2990cf76df73af9ed69ddb
215Merge: 8b49714 86506fe
216Author: Filip Pytloun <filip@pytloun.cz>
217
218 Merge "Allow enforcing of whole /etc/hosts"
219
220commit f8f55a2fccbe282b8855c36abdc3c823381413a1
221Author: Jiri Broulik <jiribroulik@gmail.com>
222
223 cpu governor
224
225commit 375001e027b64ff38dc0c52dd33ec3e21f40a8ec
226Author: Simon Pasquier <spasquier@mirantis.com>
227
228 Add linux.storage.loopback state
229
230commit 86506fe7438bc8c01cb276968fc0364d72bd92fe
231Author: Filip Pytloun <filip@pytloun.cz>
232
233 Allow enforcing of whole /etc/hosts
234
235commit 37837f328068c1881ac29e61e2211fcdde91e0b3
236Author: vmikes <vlastimil.mikes@tcpcloud.eu>
237
238 Revert "turn off check swap if needed"
239
240commit a63f4053f3a16782ba1bfa1b8ffb575dcff8b6ad
241Author: vmikes <vlastimil.mikes@tcpcloud.eu>
242
243 turn off check swap if needed
244
245commit fc60eb0668494dc0692a867fd8b7c8cef08d3249
246Author: Jakub Pavlik <pavlk.jakub@gmail.com>
247
248 OVS improvements
249
250Version 2016.12.1
251=============================
252
253commit 6d6f5b4c000b756b30b794d853d63f4cb9e95951
254Author: Éric Lemoine <elemoine@mirantis.com>
255
256 Remove support for log_collector
257
258commit a956bfe054fbf8de78aa39eaf7408768ea29df92
259Author: Éric Lemoine <elemoine@mirantis.com>
260
261 Remove ununused heka.conf file
262
263Version 2016.12
264=============================
265
266commit 6c3b8b9b161573587723ca1bfa6f26d2fec8fba0
267Author: Vladimir Eremin <veremin@mirantis.com>
268
269 I believe you mean cron.absent state
270
271commit f2720ea9eb7ecb6d8bbae63e4d4fac8d7ca95790
272Author: Filip Pytloun <filip@pytloun.cz>
273
274 Allow defining config files user, group and mode
275
276commit f6cd1921c1d91511c8856ba026567bd92aef8f4f
277Author: Marek Celoud <mceloud@mirantis.com>
278
279 fix options setting in resolv
280
281commit 02e681ce7fc9ecd41d3e6a2151090e904fe9c17d
282Author: Jakub Pavlik <pavlk.jakub@gmail.com>
283
284 ovs advanced options
285
286commit 02f7761b5dde0a860b96a9a1e55d8292173e7f96
287Author: Filip Pytloun <filip@pytloun.cz>
288
289 Fix missing iteritems in loop
290
291commit 6c6944604dc20f9692bd948627518cce135bbab4
292Author: Filip Pytloun <filip@pytloun.cz>
293
294 Support defaults in linux.system.config
295
296commit 6b6058fd3a398df704c6eb5dd58912cd4ee87860
297Author: Simon Pasquier <spasquier@mirantis.com>
298
299 Support no volume for linux.storage.lvm state
300
301commit a4eb313e4fcd04889cabef6ed79cce2b4521c184
302Author: Simon Pasquier <spasquier@mirantis.com>
303
304 Fix linux.storage state to support lvm
305
306commit 376af204417b838c522c4c1a677e734428d2fa75
307Author: Jakub Pavlik <pavlk.jakub@gmail.com>
308
309 hotfix interface name
310
311commit eec2b7c990276c1b727cf60b82b93f2c5da1d75f
312Merge: 89654cc 9e5b7a1
313Author: Simon Pasquier <spasquier@mirantis.com>
314
315 Merge remote-tracking branch 'upstream/master' into stacklight
316
317commit b4f82c60133de0c1964c1de3081404b7910f2e60
318Author: Guillaume Thouvenin <gthouvenin@mirantis.com>
319
320 Put Grafana dashboards into their own directory
321
322commit 6086f63c3765a4c372136591df9f7a8a8f689bdb
323Author: Ales Komarek <ales.komarek@newt.cz>
324
325 Added proper OpenVswitch support
326
327commit 2f06db9e6d6121864570046faaad67b9bec2225e
328Author: Éric Lemoine <elemoine@mirantis.com>
329
330 Add more alarms
331
332commit e3ffd626048702040e40e7be3cca20f96a439297
333Author: Filip Pytloun <filip@pytloun.cz>
334
335 Fix variable reference
336
337commit b2c8f858fa7c9cb1d3ce9072cb2af3471aee7609 (origin/config)
338Author: Filip Pytloun <filip@pytloun.cz>
339
340 Add support for external config generation
341
342commit e29d0a4f7727487846d675f1f6ceadec488d08ff
343Author: Guillaume Thouvenin <gthouvenin@mirantis.com>
344
345 Provides Grafana dashboard
346
347commit 376262a39d5cbf65ef71c949cfaeddd2dee5c33e
348Author: Simon Pasquier <spasquier@mirantis.com>
349
350 Fix mount examples in the README
351
352commit 1f75d30237aab5bbfa196f9c6763b6e95a4548d8
353Author: Simon Pasquier <spasquier@mirantis.com>
354
355 Fix the linux.storage.mount state for tmpfs
356
357commit 866c348d3267311033c81791698b6fca275d332b
358Author: Olivier Bourdon <obourdon@mirantis.com>
359
360 Fix for network interfaces idempotence
361
362commit 577fbf5131a8f61fc9074e1ef72ba4257f65c5ce
363Author: Olivier Bourdon <obourdon@mirantis.com>
364
365 Fix for hosts file idempotence
366
367commit 210e98304eb6c5333ff3ddab24c0c9690b7beb0c
368Author: Swann Croiset <scroiset@mirantis.com>
369
370 Redefine alerting property
371
372commit 8db94b38f4495e8fe6e946f5931bedfc75c26f0c
373Author: Simon Pasquier <spasquier@mirantis.com>
374
375 Fix Syslog pattern for system logs
376
377commit e877605126397b35d07ebc794579307f7ee62f15
378Author: Simon Pasquier <spasquier@mirantis.com>
379
380 Add timezone support for system logs
381
382commit 1787f0b297e1a2c8d41a358bc2c36da457da1085
383Author: Éric Lemoine <elemoine@mirantis.com>
384
385 Rename netlink.py to linux_netlink.py
386
387commit 1c39744e434fef93faa6cd64476c88ac2c93b93e
388Author: Éric Lemoine <elemoine@mirantis.com>
389
390 Use netlink collectd plugin instead of interface
391
392commit a607e433f9062ead222e91c1eb1a887b134d0698
393Author: Éric Lemoine <elemoine@mirantis.com>
394
395 Use same collectd df options as StackLight MOS
396
397commit 3035609caface116bd47ec0cd516d3cd07af3d96
398Author: Éric Lemoine <elemoine@mirantis.com>
399
400 Remove Heka decoder tz handling
401
402commit c7713b13263cc8c33d6e01d8bfc9d32bc592ea3f
403Merge: 26d3798 d5ba24b
404Author: Daniel Cech <daniel.cech@tcpcloud.eu>
405
406 Merge branch 'sensu' into 'master'
407
408commit 599068289da5897e0f2d5e89224f550fef01215a (origin/feature/salt-orchestrate)
409Author: Adam Tengler <a.tengler@tcpcloud.eu>
410
411 Orchestration metadata
412
413commit 318ebd1569eed33357de3c2395ddcaf6355414bf
414Author: Simon Pasquier <spasquier@mirantis.com>
415
416 Remove the log counter filter from meta/heka
417
418commit 480003965f9192e5f5937a7f58c83ba90a94d892
419Author: Ales Komarek <ales.komarek@tcpcloud.eu>
420
421 Sample alarms
422
423commit 8824240cbb6b92bd61ef69c9d44d9a3ca7297f36 (origin/add-hashing-alghoritm-interface-param)
424Author: Petr Michalec <epcim@apealive.net>
425
426 xmit_hash_policy to hashing-alghoritm
427
428commit f0a5fe4709374ed25bac0f9812f44a25b487ec8f (origin/bond_interface_params)
429Author: Petr Michalec <epcim@apealive.net>
430
431 additional bond interface params
432
433commit b87ccd327dcc4d1fc83fa5e2111f3f2b18582fd1
434Author: Éric Lemoine <elemoine@mirantis.com>
435
436 Add timezone to syslog decoder config
437
438commit bf02e9dede29e5d866af274a38e010ab01a89b45
439Author: Éric Lemoine <elemoine@mirantis.com>
440
441 Use the proper module directory
442
443commit 1a1f375498cc3643bbc20672d76b7e37b3ba6d90
444Author: Éric Lemoine <elemoine@mirantis.com>
445
446 Set "hostname" in the linux_hdd_errors|counters filters
447
448commit fb25b9d60ac8950b1d09a0dbbdfee94d5dc587e8
449Author: Éric Lemoine <elemoine@mirantis.com>
450
451 Fix decoder name
452
453commit 48199ab618e2734a93172571cc5f2eccc2c8e9ab
454Author: Éric Lemoine <elemoine@mirantis.com>
455
456 Remove the alarm-related filters
457
458commit b02c10f0beb83ea41aa6cd7d9a4757a9bcf03011
459Author: Ales Komarek <ales.komarek@tcpcloud.eu>
460
461 Collectd fixes
462
463commit f94e16c5698468fabf07339492b5dac81a8acdc4
464Author: Ales Komarek <ales.komarek@tcpcloud.eu>
465
466 Global collectd update
467
468commit a457359f89cb3573c63558f27f9fcd6aad9704cf
469Author: vmikes <vlastimil.mikes@tcpcloud.eu>
470
471 update warning threshold
472
473commit 86c2311801871928d04882118aad5a081e3f39e1
474Author: Ales Komarek <ales.komarek@tcpcloud.eu>
475
476 Fix the multipath condition
477
478commit a634f4ba38e48df2217bf0f68f3fdd8ffa3a15ba
479Author: Ales Komarek <ales.komarek@tcpcloud.eu>
480
481 Refactored multipath support
482
483commit a38a3ccf1ce45ba99ee0d5d2a563ea56e4d3e5fc
484Author: Filip Pytloun <filip@pytloun.cz>
485
486 Install apt-transport-https
487
488commit 15cd6f3376f1cf94254f49ffb68686694d2b5772
489Author: Filip Pytloun <filip@pytloun.cz>
490
491 Allow updating ca_certificates without salt-pki
492
493commit d147ae1dd2730a8a3ab075caec8baad02940f452
494Author: Filip Pytloun <filip@pytloun.cz>
495
496 Fix repo_url definition
497
498commit 4ad86e05e6e51dd7e8cb4e122d0f1075bcfa1aa8
499Author: Jakub Pavlik <pavlk.jakub@gmail.com>
500
501 gro parametr
502
503commit 110e574c53d3cf306f15bf5eec04b69e3fb42c82
504Author: Pavel Cizinsky <pavel.cizinsky@tcpcloud.eu>
505
506 add parameters stp, maxwait
507
508commit 329a31d67eddb353db69ad6abe5ef108bd8dd822
509Author: Filip Pytloun <filip@pytloun.cz>
510
511 Allow purging and removing packages
512
513commit e7a1ef7f4c42ccf156397a6c8e8143580a13a183
514Author: Filip Pytloun <filip@pytloun.cz>
515
516 Enable contextswitch collectd plugin
517
518commit d5ba24b4af7fcfa995bf6876f2833dafb686f1b8
519Author: vmikes <vlastimil.mikes@tcpcloud.eu>
520
521 if storage.swap is defined
522
523commit c8548ed2a64e2b61b7ef85f9a60bc7b768ba0452
524Author: Ales Komarek <ales.komarek@tcpcloud.eu>
525
526 Fix hostnames ordering fix if multiple addresses applies
527
528commit 271ee55fde411989a275c8763a4dd77ada8e9ce1
529Author: Filip Pytloun <filip@pytloun.cz>
530
531 Disable resolvconf updates when nameservers are defined
532
533commit b6fe1ab5322f70e4c8e99e05eeb9b4ed13c99ae5
534Author: vmikes <vlastimil.mikes@tcpcloud.eu>
535
536 never too many
537
538commit 3a9faa53ed20eebba26b2c10d624b009a73f808a
539Author: Ales Komarek <ales.komarek@tcpcloud.eu>
540
541 Container metadata
542
543commit 0aaf5affa08286a51d5fd63bbc7881abfcf7d1a5
544Author: Filip Pytloun <filip@pytloun.cz>
545
546 Fix source dependency parsing
547
548commit 9f3a391fbb25953573ab37445122ab069d261ac7
549Author: Filip Pytloun <filip@pytloun.cz>
550
551 Fix tests dependency fetch
552
553commit 4a0367b14173a430f1135b36c004272b37de8658
554Author: Filip Pytloun <filip@pytloun.cz>
555
556 Add salt-master into build depends
557
558commit 35a3833fe07f22de6e9be296ca8e2137ad8dfd36
559Author: Filip Pytloun <filip@pytloun.cz>
560
561 Add makefile, run tests during package build
562
563commit ee1745feb875f887c867f7332f8a176610cc721f
564Author: Filip Pytloun <filip@pytloun.cz>
565
566 Fix readme of cs_CZ locales
567
568commit c49445a4f0279a3dccb3c001edef6719dc8ed9d4
569Author: Filip Pytloun <filip@pytloun.cz>
570
571 Allow setting system locales
572
573commit 25c9de7ced0cd50f6408114db1ccf38234eb5ced
574Author: Filip Pytloun <filip@pytloun.cz>
575
576 Revert "Don't check swap if not present"
577
578commit 6edb3a7a68e4cc25b6f63bc6ad6d17a9f6dfbfb9
579Author: Filip Pytloun <filip@pytloun.cz>
580
581 Don't check swap if not present
582
583commit eef11c1aa022b54dd299493f913bead2e562035f
584Author: Filip Pytloun <filip@pytloun.cz>
585
586 Option to preserve bash history
587
588commit 96be4379cb13164fa3ac440851d3c9abc250517a
589Author: Filip Pytloun <filip@pytloun.cz>
590
591 Enhance yum repo definition
592
593commit 5d7f35c5c62d9277263e0a30c007eb34265e8f3e
594Author: Ales Komarek <ales.komarek@tcpcloud.eu>
595
596 Better localhosts reorder conditional
597
598commit 878ea32824e0006122863aff478ec493a12e0804
599Author: Ales Komarek <ales.komarek@tcpcloud.eu>
600
601 Host order fix finalisation
602
603commit c00acb30e77d2d17b2c5dc45e075d9e45533c109
604Author: Ales Komarek <ales.komarek@tcpcloud.eu>
605
606 Host order fix
607
608commit 30ff811bce4dcec93014c73eccfb9f448c22c317
609Author: Filip Pytloun <filip@pytloun.cz>
610
611 Fix haveged resource names
612
613commit 8296bb9c02d1e911d891145d1f3fa674ad38b26d
614Author: Filip Pytloun <filip@pytloun.cz>
615
616 Support for haveged
617
618commit ee07210614d4cbe2976159097760efbdd8f0b910
619Author: Filip Pytloun <filip@pytloun.cz>
620
621 Fix pillar reference
622
623commit 35a7214d1b8cefcba6297850a13546d6f1a5ec6e
624Author: Filip Pytloun <filip@pytloun.cz>
625
626 Fix endfor
627
628commit 2f70b492e064ba0b77c2d51b1d52cdbab441c11c
629Author: Filip Pytloun <filip@pytloun.cz>
630
631 RHEL compatibility of motd and prompt
632
633commit f27fa81952d3d43c8781c07893b581b8942809d1
634Author: Filip Pytloun <filip@pytloun.cz>
635
636 Fix typo in variable name
637
638commit c48d0f30bf96e923ddd0b2c5570c0757191f1ac1
639Author: Alena Holanova <alena.holanova@tcpcloud.eu>
640
641 clean up
642
643commit 48a3a1ae69580d0fc3c32e54906f708d1c966087
644Author: Alena Holanova <alena.holanova@tcpcloud.eu>
645
646 fix xfs tools
647
648commit 92d1216546332c1ae240887b151533b2d517284e
649Author: Filip Pytloun <filip@pytloun.cz>
650
651 Redhat compatibility for proto: manual
652
653commit 7589acdad10d74d32271a7e5285f0cff417f74da
654Author: Filip Pytloun <filip@pytloun.cz>
655
656 Doc validity check for redhat
657
658commit 6f9326c625804fab42fca0af5cf69c9fe46130ff
659Author: Filip Pytloun <filip@pytloun.cz>
660
661 Fix installation of xfsprogs
662
663commit a690294251b19b367daef505224a50b1ab5a80b7
664Author: Filip Pytloun <filip@pytloun.cz>
665
666 Fix previous commit
667
668commit e1b00b85ed9d175e0d7e6a83bae984681418d7af
669Author: Filip Pytloun <filip@pytloun.cz>
670
671 Allow setting VG and LV names from parameter
672
673commit bd3e303410db0ffa37e6ace02a3ac033d49a6388
674Author: Filip Pytloun <filip@pytloun.cz>
675
676 Allow setting mountpoint permissions
677
678commit 3954bad18c84ed1f1af4c83ee66bd57998f56559
679Author: Filip Pytloun <filip@pytloun.cz>
680
681 Install xfsprogs when needed
682
683commit e0ff433cf08d339888a9cfdfe28bcb9ea15b8fd1
684Author: Adam Tengler <a.tengler@tcpcloud.eu>
685
686 Description added to sphinx doc
687
688commit 7731b8581c6ffad38ee15cbbfdf1ff615b63c3b6
689Author: Filip Pytloun <filip@pytloun.cz>
690
691 Allow setting policy-rc.d
692
693commit e74f57b7bee30b708180cf67b86ab23aabc6860a
694Merge: 9e86136 281d020
695Author: Jakub Pavlik <j.pavlik@tcpisek.cz>
696
697 Merge branch 'console' into 'master'
698
699commit 281d020aada26203645bb01cb1d96be1760c5423
700Author: Filip Pytloun <filip@pytloun.cz>
701
702 More options for consoles
703
704commit 9e861367cf37ae67d4ef825a97c63487719b2d46
705Author: Ales Komarek <ales.komarek@tcpcloud.eu>
706
707 Do not create fs for nfs4
708
709commit 32ef59fecc64e169288822a8880ee80fbf33c355
710Author: Jakub Pavlik <pavlk.jakub@gmail.com>
711
712 fixes in sysctl kernel parameters
713
714commit 116d627368b9015337704addc987129f1f624e45
715Merge: 4a9a28e 32c2cb0
716Author: Jakub Pavlik <j.pavlik@tcpisek.cz>
717
718 Merge branch 'feature-sysctl' into 'master'
719
720commit 32c2cb09f0d689481a17f9d2fbac5f4b5e5bbaf6
721Author: Jakub Pavlik <pavlk.jakub@gmail.com>
722
723 Linux sysctl kernel parameters
724
725commit 83c06ca0dbb661801b1fda16a6ed85d86adefe18
726Author: Lachlan Evenson <lachlan.evenson@lithium.com>
727
728 fix swap file check
729
730commit ee58c92f7a9b916d36e0f58255c0533397dc58f0
731Author: Filip Pytloun <filip@pytloun.cz>
732
733 There should be end of line in /etc/hostname
734
735commit a189857e0fab9eeb7bee53efbada35d4c72e5194
736Author: Filip Pytloun <filip@pytloun.cz>
737
738 Add tests
739
740commit 658b5e1d1347be4e5f85090f315d20d6dea9686d
741Author: jan kaufman <jan.kaufman@tcpcloud.eu>
742
743 add module metadata
744
745commit 7277ba9601fde97225af84609a9674fa339ca60e
746Author: Lachlan Evenson <lachlan.evenson@lithium.com>
747
748 add onlyif statement
749
750commit 7f83d9f0380afd91377afac002d667c5cb0d93d8
751Author: Lachlan Evenson <lachlan.evenson@lithium.com>
752
753 change to swap.device variable
754
755commit 3067651fd35c2c4a769630ff5e5bb6ab87519787
756Author: Lachlan Evenson <lachlan.evenson@lithium.com>
757
758 add swap partition support
759
760commit e874dfbd4a9763dca3bfadf1b4cfcba03fbd6b88
761Author: Filip Pytloun <filip@pytloun.cz>
762
763 Set message of the day
764
765commit 973163e2ea888fe7501ebd64e552bab28f91e9d5
766Author: Filip Pytloun <filip@pytloun.cz>
767
768 Fix system-wide prompt
769
770commit d9b68da2ed04b5c963d8773a2f1eacf0b72da538
771Author: Filip Pytloun <filip@pytloun.cz>
772
773 Ensure PS1 is enforced for root
774
775commit 1f40dac0dfcd1dcf945a4ead92aca0fbad4c8c67
776Author: Filip Pytloun <filip@pytloun.cz>
777
778 Allow setting system-wide prompt
779
780commit f41f161a41c846c7cae2b10f962da4576fed2bf9
781Author: Filip Pytloun <filip@pytloun.cz>
782
783 Fix unless in linux.console
784
785commit e41663a5723c9f3f9d65640221bcc81690eba54d
786Author: Jakub Pavlik <pavlk.jakub@gmail.com>
787
788 rc.local added to linux formula - missing file
789
790commit 7885938f957c83e4250db7e177b7df1d1c2d9372
791Author: Jakub Pavlik <pavlk.jakub@gmail.com>
792
793 rc.local added to linux formula
794
795commit 4b983460d49db5896178a2e8434b50fe2afad532
796Merge: be4e385 823e835
797Author: Jakub Pavlik <j.pavlik@tcpisek.cz>
798
799 Merge branch 'nm' into 'master'
800
801commit 823e8354342d108bd19287988928c801bbf86b03
802Author: jan kaufman <jan.kaufman@tcpcloud.eu>
803
804 handle undefined network_manager.disable
805
806commit c442d8e737025353af7e5a1de20a2e2af7db50d1
807Author: jan kaufman <jan.kaufman@tcpcloud.eu>
808
809 disable NetworkManager service
810
811commit 6d30adf3256d9271282655047aaf9b3ddd891b8a
812Author: jan kaufman <jan.kaufman@tcpcloud.eu>
813
814 example usage to disable NM
815
816commit be4e3853ac615c9dbaf75ea7846404c77f8cb9ef
817Merge: 1542c3c cc4bf7c
818Author: Jan Kaufman <j.kaufman@tcpcloud.eu>
819
820 Merge branch 'rhnetwork' into 'master'
821
822commit cc4bf7c8338ca9d30c4f12509245d685cf604300
823Author: jan kaufman <jan.kaufman@tcpcloud.eu>
824
825 set default proto: according OS default
826
827commit 1542c3c1cc7192d74aed3028490312d296a8f32f
828Author: Filip Pytloun <filip@pytloun.cz>
829
830 Fix typo
831
832commit c72cc618e335a15eedecafb35315f5d36e061e28
833Author: Filip Pytloun <filip@pytloun.cz>
834
835 Fix resolv when all options are not defined
836
837commit de9bea5af55a32eefd38baf9394b0ae3141a8ee0
838Author: Filip Pytloun <filip@pytloun.cz>
839
840 Allow setting resolv.conf
841
842commit c86086610487a33dccdd1a41ca7c6eed077585a1
843Author: Jakub Pavlik <pavlk.jakub@gmail.com>
844
845 fix for sudoers users with dot
846
847commit d5642b6cdcb55189a01eed713ca570bfd2139aa5
848Author: Jakub Pavlik <pavlk.jakub@gmail.com>
849
850 fix linux extra package for kernel
851
852commit 35896ff811bb8803161574edff1fabb66ba28a6d
853Author: Filip Pytloun <filip@pytloun.cz>
854
855 Remove parameter
856
857commit 281034a655e5240f56dc75f2d96c950a7e95b446
858Author: Filip Pytloun <filip@pytloun.cz>
859
860 Make linux.system.kernel functional
861
862commit 1200a19e6990fcb0a888e129934a40e449702f38
863Author: jan kaufman <jan.kaufman@tcpcloud.eu>
864
865 vlan - remove unneeded duplicate config
866
867commit 44e2e19b96ef2600f691c056634cd4a9d3d1b1bb
868Author: Filip Pytloun <filip@pytloun.cz>
869
870 Fix LVM setup
871
872commit 855e16eb98839e0f0151065bc62a8f3f0a34dbc6
873Author: jan kaufman <jan.kaufman@tcpcloud.eu>
874
875 add bond mode options
876
877commit 11b03f7926b2a3af44f5001d33e8c29b7c948eb8
878Author: Ales Komarek <mail@newt.cz>
879
880 Proper resource identification
881
882commit fe6f11ca38e899538a6ebd978fbde3c005d84eb0
883Author: jan kaufman <jan.kaufman@tcpcloud.eu>
884
885 Revert "Fix wrong name of requirement"
886
887commit eaef6ec55570972f5c2f83d4ca8d48ea0ec25dd9
888Author: Filip Pytloun <filip@pytloun.cz>
889
890 Add missing collon
891
892commit bedfa10ae683ce24c86efac968f08cd012aa88dd
893Author: Filip Pytloun <filip@pytloun.cz>
894
895 Fix wrong name of requirement
896
897commit 0a0da4078bd228187452867e727312aedfc065c3
898Merge: eeb27d4 c0bd76f
899Author: Filip Pytloun <filip.pytloun@tcpcloud.eu>
900
901 Merge branch 'vlans' into 'master'
902
903commit c0bd76f39bcdff9dea3700b133249f7817821538
904Author: jan kaufman <jan.kaufman@tcpcloud.eu>
905
906 fix fillar syntax
907
908commit 6a1ad71c2062d92d6e05bf3e18eda745a7409cf4
909Author: Jan Kaufman <jan.kaufman@tcpcloud.eu>
910
911 vlan networking support
912
913commit eeb27d4212a31be75433f7b74b11362da8e27187
914Merge: 252d5f2 c8a001a
915Author: Jan Kaufman <j.kaufman@tcpcloud.eu>
916
917 Merge branch 'fpy_lvm' into 'master'
918
919commit c8a001aee1c8eb6d3045d5228f11eb0b2fb97092
920Author: Filip Pytloun <filip@pytloun.cz>
921
922 Support for LVM
923
924commit 252d5f20b01a362b7f45efd32176dadddb0e7f9c
925Author: Ales Komarek <mail@newt.cz>
926
927 rewrite rules definition
928
929commit 825c92716dba3cff79e2dad5ed892a2da8ed2750
930Author: Ales Komarek <mail@newt.cz>
931
932 collectd load check
933
934commit 6080b8c87ff6bab8f5546f8fb7841493f2a1959e
935Author: Ales Komarek <mail@newt.cz>
936
937 No process check
938
939commit 72826df0aac30afcf35d06f8e6b18681208b4ad6
940Author: Ales Komarek <mail@newt.cz>
941
942 Documentation generation fixes
943
944commit c0e27fc96765e5b3a891a6291dfc6ccbab70cd73
945Merge: 0c4ac7a f5e1777
946Author: Aleš Komárek <mail@newt.cz>
947
948 Merge branch 'feature/monitoring-syncid' into 'master'
949
950commit f5e1777792e907dfe7b252fb918179105df0d87f
951Author: Ales Komarek <mail@newt.cz>
952
953 fix grains generation
954
955commit 73bf156ff1942dda76469879166d567da8324512
956Author: Michael Kutý <6du1ro.n@gmail.com>
957
958 Close stream.
959
960commit d46bee6edd690df8b71efdec13de52ffcc3baca2
961Author: Ales Komarek <mail@newt.cz>
962
963 support yaml reformat
964
965commit 0c4ac7afd7dc3ff9a3932f842c6cb9f5b8c02161
966Author: Filip Pytloun <filip@pytloun.cz>
967
968 Fix invalid syntax in jinja file
969
970commit d0a29e79efd0cf2fff0c950545f719bcde9d24fe
971Author: Filip Pytloun <filip@pytloun.cz>
972
973 Support for setting security limits
974
975commit 4607477f129464e8905eaaae75cce4aae41fd592
976Merge: 72acb64 29bd23a
977Author: Aleš Komárek <mail@newt.cz>
978
979 Merge branch 'feature/monitoring-syncid' into 'master'
980
981commit 29bd23a4542aa50a989475995f38315ba27f2db3
982Author: Ales Komarek <mail@newt.cz>
983
984 Fix grains endline
985
986commit 72acb643e78953990a3257e24d26c9e20b8ff6fd
987Merge: a24b9af 2791e48
988Author: Aleš Komárek <mail@newt.cz>
989
990 Merge branch 'feature/monitoring-syncid' into 'master'
991
992commit 2791e48cc7e20b8f272b6fcdad35bf4c1dfc8638
993Author: Ales Komarek <mail@newt.cz>
994
995 Moved support scripts around
996
997commit cbe08a2eec71b867ff91d202cca35d6bf299d549
998Author: Ales Komarek <mail@newt.cz>
999
1000 New parameteters
1001
1002commit a24b9af5ec86b7feeeeab134b4358540729318cf
1003Author: jan kaufman <jan.kaufman@tcpcloud.eu>
1004
1005 disable heka logging for now
1006
1007commit d8fee8492b8489ef3b662324bcfac16a5be15c15
1008Author: Ales Komarek <mail@newt.cz>
1009
1010 Monitoring metadata, mount dont create fs for nfs
1011
1012commit 8759eee004ec1cff2b0430849adb0078934ee79b
1013Author: Ales Komarek <mail@newt.cz>
1014
1015 Basic syslog heka inputs and decoders
1016
1017commit e0849b547b567c78adfa107a4aff21b08fad2354
1018Author: Ales Komarek <mail@newt.cz>
1019
1020 Heka logging scaffold
1021
1022commit b2b404480f382f4b7d9006b53b4f0de34a6c08fd
1023Author: vmikes <v.mikes@tcpcloud.eu>
1024
1025 update zombie count
1026
1027commit d9cbe0d4d63dc7fcaa37b977b1b8bef48be05e7e
1028Merge: f5383a4 7fee054
1029Author: Aleš Komárek <mail@newt.cz>
1030
1031 Merge branch 'feature/autologin' into 'master'
1032
1033commit 7fee054386ce0d3123cb16db54976b4945f175c8
1034Author: Filip Pytloun <filip@pytloun.cz>
1035
1036 Enable/disable console autologin
1037
1038Version 0.2
1039=============================
1040
1041