apache::mod::ssl::ssl_cipher: 'EECDH+AES:EDH+AES:!SHA1:!aNULL@STRENGTH'
sudo::configs:
+ cmd_alias:
+ priority: "05"
+ content: |
+ Cmnd_Alias SOLRSTOP = systemctl solr stop
+ Cmnd_Alias SOLRSTART = systemctl solr start
becomeApache:
priority: "06"
content: |
+ Cmnd_Alias SOLRSTOP = systemctl solr stop
+ Cmnd_Alias SOLRSTART = systemctl solr start
jenkins ALL=(apache) NOPASSWD: ALL
+ jenkins ALL=(ALL) NOPASSWD: SOLRSTOP, SOLRSTART
solr_deploy:
priority: "06"
content: |
jenkins ALL=(solr) NOPASSWD: ALL
-
+
accounts::users:
jenkins:
apply: true