2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

Remove trailing spaces in file xCAT-OpenStack/postscripts/setup_openstack_repo

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent f308b0acbd
commit 063de4ced9

View File

@ -1,13 +1,13 @@
#!/bin/sh
#!/bin/sh
# IBM(c) 2013 EPL license http://www.eclipse.org/legal/epl-v10.html
#-------------------------------------------------------------------------------
#=head1 setup_openstack_repo
#=head2 This command adds the OpenStack repository to the node. It is run
#=head2 This command adds the OpenStack repository to the node. It is run
# as a postscript.
# Usage:
# For OpenStack Grizzly: setup_openstack_repo
# For other OpenStack versions: setup_openstack_repo folsom
#
# For other OpenStack versions: setup_openstack_repo folsom
#
#=cut
#-------------------------------------------------------------------------------