diff --git a/README.md b/README.md index da74c36..46ff2d5 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ -Depend on following salt formula - -* https://github.com/saltstack-formulas/mysql-formula.git - -Add following line to the master's `gitfs_remotes` - +Depend on following salt formula. Pls add following line to the master's `gitfs_remotes` ``` gitfs_remotes: - - https://bitbucket.org/Jeffrey4l/openstack-formula.git - https://github.com/saltstack-formulas/mysql-formula.git + - https://github.com/saltstack-formulas/memcached-formula.git + - https://github.com/jeffrey4l/rabbitmq-formula.git + - https://github.com/jeffrey4l/keystone-formula.git + - https://github.com/jeffrey4l/glance-formula.git + - https://github.com/jeffrey4l/cinder-formula.git + - https://github.com/jeffrey4l/nova-formula.git + - https://github.com/jeffrey4l/openstack-formula.git ```