Petr Michalec
8a6770e61e
remove trailing line, causing every deployment to update the file and trigger hostname enforce
7年前
Filip Pytloun
018f871e17
Unify Makefile, .gitignore and update readme
8年前
Filip Pytloun
de88aebf52
Merge pull request #54 from mnederlof/master
In setups with more than 1 interface / bond, it does not work
8年前
Michel Nederlof
6df65bbd67
Because it is possible to add more interfaces to the same bridge, make the salt resource name more unique.
8年前
Michel Nederlof
7c077f64b6
Only add the interface to the ovs_bridge, if the name in ovs_bridge is the same.
8年前
Olivier Bourdon
fb9736ddbd
Fix issue where interface is left unconfigured
Change-Id: I48f912c9d966c99d78cd2e89b605a2d016afe18b
8年前
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
8年前
Filip Pytloun
8daed52b92
Merge "Allow enforcing of whole /etc/hosts"
8年前
Filip Pytloun
8b497149ea
Merge pull request #52 from simonpasquier/support-loopback-storage
Add linux.storage.loopback state
8年前
Filip Pytloun
b26f03851f
Merge pull request #53 from jiribroulik/master
cpu governor
8年前
Jiri Broulik
f8f55a2fcc
cpu governor
8年前
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.
8年前
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
8年前
vmikes
37837f3280
Revert "turn off check swap if needed"
This reverts commit a63f4053f3
.
8年前
vmikes
a63f4053f3
turn off check swap if needed
8年前
Filip Pytloun
787a41e822
Merge pull request #49 from tcpcloud/ovs
OVS improvements
8年前
Jakub Pavlik
fc60eb0668
OVS improvements
8年前
Éric Lemoine
dfb6dcb1aa
Merge pull request #47 from elemoine/remove-log-collector-support
Remove support for log_collector
8年前
Éric Lemoine
620ed7f812
Merge pull request #43 from elemoine/remove-heka-conf
Remove ununused heka.conf file
8年前
Éric Lemoine
6d6f5b4c00
Remove support for log_collector
The support for collecting syslog is going to be moved to the rsyslog
formula.
8年前
Filip Pytloun
753e911094
Merge pull request #45 from yottatsa/master
I believe you mean cron.absent state
8年前
Vladimir Eremin
6c3b8b9b16
I believe you mean cron.absent state
8年前
Éric Lemoine
a956bfe054
Remove ununused heka.conf file
8年前
Filip Pytloun
f2720ea9eb
Allow defining config files user, group and mode
8年前
Aleš Komárek
a7ccff36da
Merge pull request #42 from mceloud/master
fix options setting in resolv
8年前
Marek Celoud
f6cd1921c1
fix options setting in resolv
8年前
mceloud
28faf30292
Merge pull request #41 from tcpcloud/ovs_options
ovs advanced options
8年前
Jakub Pavlik
02e681ce7f
ovs advanced options
8年前
Aleš Komárek
e8e517eb07
Merge pull request #40 from simonpasquier/fix-storage-test
Misc fixes for LVM storage
8年前
Filip Pytloun
02f7761b5d
Fix missing iteritems in loop
8年前
Filip Pytloun
6c6944604d
Support defaults in linux.system.config
8年前
Simon Pasquier
6b6058fd3a
Support no volume for linux.storage.lvm state
8年前
Simon Pasquier
a4eb313e4f
Fix linux.storage state to support lvm
8年前
Filip Pytloun
45236b54cd
Merge pull request #39 from tcpcloud/stacklight
Stacklight
8年前
thouveng
7428872d71
Merge pull request #37 from thouveng/use-new-grafana-convention
Put Grafana dashboards into their own directory
8年前
pasquier-s
3692c5b4e3
Merge pull request #38 from simonpasquier/stacklight
Merge master into stacklight
8年前
Jakub Pavlik
376af20441
hotfix interface name
8年前
Simon Pasquier
eec2b7c990
Merge remote-tracking branch 'upstream/master' into stacklight
8年前
Jakub Pavlik
9e5b7a1cdb
Merge pull request #36 from tcpcloud/ovs
Proper openvswitch integration
8年前
Guillaume Thouvenin
b4f82c6013
Put Grafana dashboards into their own directory
8年前
Éric Lemoine
3e38377ab3
Merge pull request #33 from elemoine/stacklight-alarm
Add more alarms
8年前
Ales Komarek
6086f63c37
Added proper OpenVswitch support
8年前
Éric Lemoine
2f06db9e6d
Add more alarms
This commit adds more built-in alarms to the Linux formula.
8年前
Filip Pytloun
e3ffd62604
Fix variable reference
8年前
Aleš Komárek
98b3b5aae7
Merge pull request #34 from tcpcloud/config
Add support for external config generation
8年前
Filip Pytloun
b2c8f858fa
Add support for external config generation
8年前
thouveng
f781cf98a9
Merge pull request #32 from thouveng/provide_system_dashboard
Provides Grafana dashboard
8年前
Guillaume Thouvenin
e29d0a4f77
Provides Grafana dashboard
8年前
Filip Pytloun
3329bccf68
Merge pull request #30 from simonpasquier/support-tmpfs-mount
Support tmpfs mount
8年前
Simon Pasquier
376262a39d
Fix mount examples in the README
The enabled flag is mandatory.
8年前