aboutsummaryrefslogtreecommitdiffstats
path: root/spec/fixtures/hieradata/step4.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/hieradata/step4.yaml')
-rw-r--r--spec/fixtures/hieradata/step4.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/spec/fixtures/hieradata/step4.yaml b/spec/fixtures/hieradata/step4.yaml
new file mode 100644
index 0000000..0b53225
--- /dev/null
+++ b/spec/fixtures/hieradata/step4.yaml
@@ -0,0 +1,9 @@
+---
+step: 4
+# items needed for tripleo::profile::base::cinder::volume
+tripleo::profile::base::cinder::volume::iscsi::cinder_iscsi_address: '127.0.0.1'
+tripleo::profile::base::cinder::volume::nfs::cinder_nfs_servers:
+ - '127.0.0.1'
+cinder::backend::eqlx::eqlx_chap_login: 'user'
+cinder::backend::eqlx::eqlx_chap_password: 'user'
+