Steven Armstrong
fb26894cbd
when searching treat line as string, and regex as regexp
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
7 years ago
Steven Armstrong
a3968f8313
rewrite __line type for --before and --after support
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
7 years ago
Darko Poljak
e6b6925908
Release 4.9.0
7 years ago
Darko Poljak
6946dc877a
pep8
7 years ago
Darko Poljak
3cf417fa2b
Fix NameError: name 'cdist_object' is not defined, #662
7 years ago
Darko Poljak
72bb485db7
++changelog
7 years ago
Darko Poljak
87c48bebc5
Merge pull request #661 from devinsolutions/letsencrypt-cert
...
Rewrite __letsencrypt_cert type
7 years ago
Ľubomír Kučera
22d570ae60
Rewrite __letsencrypt_cert type
...
This commit adds the following features:
* Ability to expand existing certificate
* Ability to manage object state
* Ability to obtain test certificate
* Ability to promote test certificate to production
* Ability to specify custom certificate name
* Ability to specify multiple domains per certificate
* Ability to use Certbot in standalone mode
* Messaging
This commit also introduces the following behavioral changes:
* Attempt to install Certbot only when it is not installed
already
* Installation of the cron job has to be enabled using
`--automatic-renewal` parameter
**Note:** Object ID is now treated as certificate name and new
required parameter `--domain` was added.
7 years ago
Darko Poljak
543bc8fed9
Merge pull request #660 from devinsolutions/docker-secret
...
__docker_secret: Set executable flag on scripts
7 years ago
Darko Poljak
6c462b2617
Merge pull request #659 from devinsolutions/docker-config
...
__docker_config: Fix config-data explorer
7 years ago
Ľubomír Kučera
fdb5bbcf91
__docker_secret: Set executable flag on scripts
7 years ago
Ľubomír Kučera
1efbd6a3a0
__docker_config: Fix config-data explorer
...
Before this fix, the explorer returned binary data when config did
not exist.
This commit also removes dependency on jq and sets executable flag
on the explorer file.
7 years ago
Darko Poljak
b5e96efcbf
++changelog
7 years ago
Darko Poljak
3ddd46e489
Merge pull request #658 from devinsolutions/docker-secret
...
Add new type __docker_secret
7 years ago
Darko Poljak
6722f56df1
Merge pull request #657 from devinsolutions/docker-config
...
Add new type __docker_config
7 years ago
Ľubomír Kučera
5a7d74b905
Add new type __docker_secret
7 years ago
Ľubomír Kučera
4f61f6be9c
Add new type __docker_config
7 years ago
Darko Poljak
3869940fc8
++changelog
7 years ago
Darko Poljak
6893a5f990
Merge pull request #656 from devinsolutions/docker-stack
...
__docker_stack: Use --with-registry-auth deploy option
7 years ago
Ľubomír Kučera
aa20ed5ea1
__docker_stack: Use --with-registry-auth deploy option
...
Without this option, Swarm agents are unable to download images from
private registries.
7 years ago
Darko Poljak
09642142f4
Release 4.8.4
7 years ago
Darko Poljak
7349da777b
++changelog
7 years ago
Darko Poljak
2a9057f892
++changelog
7 years ago
Darko Poljak
0d15e1aae0
Merge pull request #653 from darko-poljak/improve_error_reporting
...
Improve error reporting
7 years ago
Darko Poljak
f09765a03a
Improve error reporting.
7 years ago
Steven Armstrong
43a65d91b1
changelog++
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
7 years ago
Steven Armstrong
999f221c88
need a way to distinguish between install-config and normal config
...
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
7 years ago
Darko Poljak
60eba42141
++changelog
7 years ago
Kamila Součková
b695e82bec
FreeBSD improvements ( #651 )
7 years ago
Darko Poljak
b740d415ca
++changelog
7 years ago
Dmitry Bogatov
958222133b
Fix spelling errors in manpages
7 years ago
Darko Poljak
7de80678f0
Release 4.8.3
7 years ago
Darko Poljak
ef13449687
Fix sphinx warnings.
7 years ago
Darko Poljak
a06ee6f9f1
Fix changelog.
7 years ago
Darko Poljak
d4a7b298a6
Return translator_class for older sphinx versions.
7 years ago
Darko Poljak
26a8827ec2
Add gitattributes: export-ignore entries.
7 years ago
Darko Poljak
bba4c0ef67
++changelog
7 years ago
Darko Poljak
fa32bd865b
Merge pull request #650 from devinsolutions/type-docker-stack
...
Add new type __docker_stack
7 years ago
Darko Poljak
17fa27a56a
++changelog
7 years ago
Darko Poljak
f095e40c22
Merge pull request #649 from devinsolutions/type-docker-swarm
...
Add new type __docker_swarm
7 years ago
Ľubomír Kučera
7184228536
Add new type __docker_stack
7 years ago
Ľubomír Kučera
8b86c6fc95
Add new type __docker_swarm
7 years ago
Darko Poljak
f2fbb92fdd
++changelog
7 years ago
Darko Poljak
f881228878
Fix manpage generation.
7 years ago
Darko Poljak
e4f263ecb7
++changelog
7 years ago
Darko Poljak
1bb9da233e
Merge pull request #647 from ungleich/new-prometheus
...
New __prometheus_server, __prometheus_alertmanager, __grafana_dashboard
7 years ago
Kamila Souckova
f03a0e586e
__prometheus_{server,alertmanager}: restart when cli parameters change
7 years ago
Darko Poljak
ca42fe6ee3
++changelog
7 years ago
Kamila Součková
f9443532a1
__key_value: --onchange parameter added ( #648 )
7 years ago
Kamila Souckova
e63c3429da
__prometheus_{server,alertmanager}: update man pages
7 years ago