fix error url

Change-Id: Iec4faeac4bc492198403f3ec0ff97183bbe17916
This commit is contained in:
huang.zhiping 2018-04-29 09:08:04 +08:00 committed by kaka
parent 31ec442fc2
commit f1aac46ba7
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ class { '::ironic::api':
class { '::ironic::drivers::ipmi': }
# alternatively, you can deploy Ironic with Bifrost. It's a collection of Ansible playbooks to configure
# and install Ironic in a stand-alone fashion (for more information visit http://git.openstack.org/openstack/bifrost)
# and install Ironic in a stand-alone fashion (for more information visit https://docs.openstack.org/bifrost/latest/)
class { 'ironic::bifrost':
ironic_db_password => 'a_big_secret',
mysql_password => 'yet_another_big_secret',