Remove obsolete keystone_puppet file

This commit is contained in:
Przemyslaw Kaminski 2015-07-08 14:19:30 +02:00
parent 96af4f8187
commit 420bb124b7

View File

@ -1,3 +0,0 @@
export OS_AUTH_TOKEN=<%= @admin_token %>
export OS_SERVICE_ENDPOINT=http://<%= @ip %>:<%= @admin_port %>/v2.0/
export OS_SERVICE_TOKEN=<%= @admin_token %>