Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy SSL configuration file for apache #269

Merged
merged 2 commits into from
Sep 14, 2017

Conversation

TimothyAsirJeyasing
Copy link
Contributor

tendrl-bug-id: #264
Signed-off-by: Timothy Asir J tjeyasin@redhat.com

@TimothyAsirJeyasing
Copy link
Contributor Author

@r0h4n , @nthomas-redhat , @shtripat , Please review

@@ -75,7 +75,7 @@ install -Dm 0644 lib/tendrl/errors/*.rb $RPM_BUILD_ROOT%{_datadir}/%{name}/lib/t
install -Dm 0644 tendrl-api.service $RPM_BUILD_ROOT%{_unitdir}/tendrl-api.service
install -Dm 0644 config/etcd.sample.yml $RPM_BUILD_ROOT%{_sysconfdir}/tendrl/etcd.yml
install -Dm 0644 README.adoc Rakefile $RPM_BUILD_ROOT%{_datadir}/doc/tendrl
install -Dm 0644 config/apache.vhost.sample $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/tendrl.conf
install -Dm 0644 config/apache.vhost.sample $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/tendrl-ssl.conf.sample
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the deployed file is tendrl-ssl.conf.sample ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shtripat , this is inline with #264

nthomas-redhat
nthomas-redhat previously approved these changes Sep 14, 2017
@nthomas-redhat
Copy link
Contributor

@brainfunked , Please take a look before the merge

tendrl-bug-id: Tendrl#264
Signed-off-by: Timothy Asir J <tjeyasin@redhat.com>
tendrl-bug-id: Tendrl#264
Signed-off-by: Timothy Asir J <tjeyasin@redhat.com>
@anivargi anivargi merged commit eac85c4 into Tendrl:master Sep 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants