Petr Michalec
8a6770e61e
remove trailing line, causing every deployment to update the file and trigger hostname enforce
pirms 7 gadiem
Michel Nederlof
6df65bbd67
Because it is possible to add more interfaces to the same bridge, make the salt resource name more unique.
pirms 8 gadiem
Michel Nederlof
7c077f64b6
Only add the interface to the ovs_bridge, if the name in ovs_bridge is the same.
pirms 8 gadiem
Olivier Bourdon
fb9736ddbd
Fix issue where interface is left unconfigured
Change-Id: I48f912c9d966c99d78cd2e89b605a2d016afe18b
pirms 8 gadiem
Dennis Dmitriev
279521e7d5
Remove excess records from /etc/hosts
Before adding new records to /etc/hosts, remove all hostnames
that are managed by the model but have different addresses
than provided in the model.
Change-Id: Idf5a30429497c33027e6ba973e684ba0443a1edf
pirms 8 gadiem
Jiri Broulik
f8f55a2fcc
cpu governor
pirms 8 gadiem
Simon Pasquier
375001e027
Add linux.storage.loopback state
This state allows to configure loopback device(s). This isn't meant to
be used in production but offers a cheap way to test Cinder with LVM
volumes.
pirms 8 gadiem
Filip Pytloun
86506fe743
Allow enforcing of whole /etc/hosts
Parameter purge_hosts will enforce whole /etc/hosts file, removing entries
that are not defined in model except defaults for both IPv4 and IPv6 localhost
and hostname + fqdn.
It's good to use this option if you want to ensure /etc/hosts is always in a
clean state however it's not enabled by default for safety.
Change-Id: Ieb219b2dd494d5a66ecc52a2ec00dd5157ee2b7a
pirms 8 gadiem
vmikes
37837f3280
Revert "turn off check swap if needed"
This reverts commit a63f4053f3
.
pirms 8 gadiem
vmikes
a63f4053f3
turn off check swap if needed
pirms 8 gadiem
Jakub Pavlik
fc60eb0668
OVS improvements
pirms 8 gadiem
Éric Lemoine
6d6f5b4c00
Remove support for log_collector
The support for collecting syslog is going to be moved to the rsyslog
formula.
pirms 8 gadiem
Vladimir Eremin
6c3b8b9b16
I believe you mean cron.absent state
pirms 8 gadiem
Éric Lemoine
a956bfe054
Remove ununused heka.conf file
pirms 8 gadiem
Filip Pytloun
f2720ea9eb
Allow defining config files user, group and mode
pirms 8 gadiem
Marek Celoud
f6cd1921c1
fix options setting in resolv
pirms 8 gadiem
Jakub Pavlik
02e681ce7f
ovs advanced options
pirms 8 gadiem
Filip Pytloun
02f7761b5d
Fix missing iteritems in loop
pirms 8 gadiem
Filip Pytloun
6c6944604d
Support defaults in linux.system.config
pirms 8 gadiem
Simon Pasquier
6b6058fd3a
Support no volume for linux.storage.lvm state
pirms 8 gadiem
Simon Pasquier
a4eb313e4f
Fix linux.storage state to support lvm
pirms 8 gadiem
Jakub Pavlik
376af20441
hotfix interface name
pirms 8 gadiem
Guillaume Thouvenin
b4f82c6013
Put Grafana dashboards into their own directory
pirms 8 gadiem
Ales Komarek
6086f63c37
Added proper OpenVswitch support
pirms 8 gadiem
Éric Lemoine
2f06db9e6d
Add more alarms
This commit adds more built-in alarms to the Linux formula.
pirms 8 gadiem
Filip Pytloun
e3ffd62604
Fix variable reference
pirms 8 gadiem
Filip Pytloun
b2c8f858fa
Add support for external config generation
pirms 8 gadiem
Guillaume Thouvenin
e29d0a4f77
Provides Grafana dashboard
pirms 8 gadiem
Simon Pasquier
1f75d30237
Fix the linux.storage.mount state for tmpfs
pirms 8 gadiem
Olivier Bourdon
866c348d32
Fix for network interfaces idempotence
pirms 8 gadiem
Olivier Bourdon
577fbf5131
Fix for hosts file idempotence
pirms 8 gadiem
Swann Croiset
210e98304e
Redefine alerting property
The alerting property can be one of 'disabled', 'enabled' or
'enabled_with_notification'
pirms 8 gadiem
Simon Pasquier
8db94b38f4
Fix Syslog pattern for system logs
Currently Syslog doesn't log the priority ('<PRI>').
pirms 8 gadiem
Simon Pasquier
e877605126
Add timezone support for system logs
pirms 8 gadiem
Éric Lemoine
1787f0b297
Rename netlink.py to linux_netlink.py
This is to comply to a comment from @cznewt in
https://github.com/tcpcloud/salt-formula-heka/pull/24 .
pirms 8 gadiem
Éric Lemoine
1c39744e43
Use netlink collectd plugin instead of interface
This patch replaces the "interface" collectd plugin by the "netlink" one. The
"netlink" plugin provides the same metrics as "interface" but plus other
metrics such as the number of dropped packets.
pirms 8 gadiem
Éric Lemoine
a607e433f9
Use same collectd df options as StackLight MOS
pirms 8 gadiem
Éric Lemoine
3035609caf
Remove Heka decoder tz handling
This is now handled by the Heka formula the same way for all the Heka sandbox
decoders. https://github.com/tcpcloud/salt-formula-heka/pull/20
pirms 8 gadiem
Adam Tengler
599068289d
Orchestration metadata
pirms 8 gadiem
Simon Pasquier
318ebd1569
Remove the log counter filter from meta/heka
This filter should be configured by the heka formula itself.
pirms 8 gadiem
Ales Komarek
480003965f
Sample alarms
pirms 8 gadiem
Petr Michalec
8824240cbb
xmit_hash_policy to hashing-alghoritm
There is an error in salt doc. Hashing-alghoritm is correct, 90bbf8dc4f/salt/modules/debian_ip.py (L1045)
pirms 8 gadiem
Petr Michalec
f0a5fe4709
additional bond interface params
pirms 8 gadiem
Éric Lemoine
b87ccd327d
Add timezone to syslog decoder config
pirms 8 gadiem
Éric Lemoine
bf02e9dede
Use the proper module directory
The stacklight module dir is /usr/share/lma_collector/common, not
/usr/share/lma_collector_modules. This fixes it.
pirms 8 gadiem
Éric Lemoine
1a1f375498
Set "hostname" in the linux_hdd_errors|counters filters
pirms 8 gadiem
Éric Lemoine
fb25b9d60a
Fix decoder name
This fixes the decoder name in meta/heka.yml.
pirms 8 gadiem
Éric Lemoine
48199ab618
Remove the alarm-related filters
This commit removes the alarm-related filter configuration from meta/heka.yml.
Alarms will be defined in a different way (still under discussion).
pirms 8 gadiem
Ales Komarek
b02c10f0be
Collectd fixes
pirms 8 gadiem
Ales Komarek
f94e16c569
Global collectd update
pirms 8 gadiem