|
e22a7a8e75
|
* (#4) Add monitoring for Ceph OSD (process and few ports).
|
2015-05-05 15:58:45 +02:00 |
|
|
3b7c342120
|
ceph-mon is installed with the 'ceph' package so we can't just check if ceph-mon is available on a system
Instead, check if the current hostname is list as an initial monitor.
|
2015-04-16 16:46:55 +02:00 |
|
|
1747f3c2eb
|
* (#4) Add monitoring for Ceph Monitor (process and port).
|
2015-04-13 14:09:56 +02:00 |
|
|
bbb7ab215a
|
* Correct ((LINE++)) -> BASH with LINE=$((LINE+1)) -> SH
|
2015-03-26 10:02:54 +01:00 |
|
|
2e49d9a495
|
* (#2) Add Puppet tests.
|
2015-02-17 17:05:18 +01:00 |
|
|
8e6b8cb99c
|
* Tiny updates in README.md.
|
2015-02-09 11:07:27 +01:00 |
|
|
d4ab4b2fd3
|
Publish the 0.2.1 version on the Puppet forge.
|
2015-02-09 11:05:01 +01:00 |
|
|
8a75a691e3
|
* (#1) Edit the Augeas ressource (print motd on ssh login) to manage a config line with one or more arguments.
|
2015-02-09 10:59:18 +01:00 |
|
|
c96a63825b
|
Add a default case and correct the string containing only a variable.
|
2015-02-03 14:50:48 +01:00 |
|
|
409b52a699
|
* Correct indentation and README.md.
* Add a default case in the case statement.
|
2015-02-03 14:21:43 +01:00 |
|
|
c84e9665a5
|
Publish the v0.2.0 on the puppetlabs forge:
https://forge.puppetlabs.com/gardouille/dynmotd
|
2015-02-03 12:22:37 +01:00 |
|
|
cb6ed4f1dc
|
* Edit the README.md.
|
2015-02-03 11:27:30 +01:00 |
|
|
91d87a60b1
|
* Add the display of the Motd upon successful shadow login.
|
2015-02-02 18:11:30 +01:00 |
|
|
1178ec827d
|
* Add the display of the Motd upon successful ssh login.
|
2015-02-02 18:05:47 +01:00 |
|
|
7416d97298
|
* Rename the ::config class into ::install, because it's provide and install everything to have dynamic Motd.
|
2015-02-02 17:15:16 +01:00 |
|
|
108aef79b1
|
* Add a template to manage the static motd (/etc/motd).
|
2015-02-02 17:08:40 +01:00 |
|
|
c64907bea7
|
* Edit script'name: an underscore (_) in the name prevent the script to runs.
|
2015-02-02 15:44:40 +01:00 |
|
|
69dcc4fa1c
|
* Make a script to monitore the file systems informations and put it in "update-motd.d".
|
2015-02-02 14:51:53 +01:00 |
|
|
a657aeaf9a
|
* Make a script to monitore the auth informations and put it in "update-motd.d".
|
2015-02-02 14:30:41 +01:00 |
|
|
0178cae669
|
* Make a script to monitore the user informations and put it in "update-motd.d".
|
2015-02-02 14:17:15 +01:00 |
|
|
ebc949870c
|
* Make a script to monitore the system informations and put it in "update-motd.d".
|
2015-02-02 13:42:35 +01:00 |
|
|
557a020967
|
* Make a script to manage the services and put it in "update-motd.d".
|
2015-02-02 12:19:47 +01:00 |
|
|
3175d02e42
|
* Create the "update-motd.d" to use the dynamic MOTD generation.
|
2015-02-02 11:23:17 +01:00 |
|
|
4039d202db
|
* Update dynmotd script (new process and sockets informations).
|
2015-02-02 10:22:24 +01:00 |
|
|
a82707bbb2
|
* Provide a script which print a Motd
|
2015-01-28 18:06:41 +01:00 |
|
|
5ec70c7cce
|
first commit
|
2015-01-23 16:18:55 +01:00 |
|