Michael Prokop
cc0a0e5847
MT#4227 Move get_all_ifaces_for_host script to lib/
...
I suppose this was just misplaced by accident in:
| commit bf9515e9dc
| Author: Jon Bonilla <jbonilla@sipwise.com>
| Date: Fri Sep 27 11:45:06 2013 +0200
|
| Add helper script get_all_ifaces_for_host
Git-Dch: Ignore
13 years ago
Jon Bonilla
bf9515e9dc
Add helper script get_all_ifaces_for_host
...
Returns an array of all ifaces of a
particular host matching a type.
13 years ago
Michael Prokop
183c61c49b
Release new version 0.17.1
13 years ago
Michael Prokop
9b4ca0ee7e
Integrate check-for-mysql in ngcp-sync-constants
13 years ago
Michael Prokop
6421b1835e
Helper script to check for mysql service in service scripts
...
Addressing https://bugtracker.sipwise.com/view.php?id=3487
13 years ago
Michael Prokop
b1c15afa66
Release new version 0.17.0
13 years ago
Andreas Granig
f866e4f1ea
Add option to run as mysql root without pass.
...
This is needed for initial installation on sp2.
13 years ago
Andreas Granig
ec679a4952
Properly wrap-and-sort debian files.
13 years ago
Andreas Granig
55673a6101
Fix grep passwd in master.info, log err to stderr.
13 years ago
Andreas Granig
25c99fd7ca
Also set commit-retry, it's not in my.cnf anymore.
13 years ago
Andreas Granig
5853e814b4
Initialize and sync replication information.
...
This is needed for wheezy, as mysql-5.5 doesn't allow to set replication
information in my.cnf anymore.
13 years ago
Michael Prokop
928cd68cf2
Simplify default configuration code
13 years ago
Michael Prokop
c3e1cb68d4
support additional configuration yml files via configuration directory
...
Files in configuration directory EXTRA_CONFIG_DIR (being
/etc/ngcp-config/config.d/ by default) with the suffix yml (so
e.g. a file named pbx.yml can be shipped by an external Debian
package) are additionally taken into consideration as main
configuration files.
Those extra configuration file(s) have higher precedence than
the other yml configuration files (config.yml, network.yml,...),
*except* for constants.yml which has the power to override all
settings, including the ones from files inside EXTRA_CONFIG_DIR.
Closes: sipwise-#3059
13 years ago
Michael Prokop
3436c08361
Initial checkin
13 years ago