Merge "Adding homedir custom fact"

This commit is contained in:
Jenkins
2013-01-17 16:27:22 +00:00
committed by Gerrit Code Review
3 changed files with 11 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ package {"clientlibs":
name => ["python-novaclient", "python-keystoneclient", "python-glanceclient", "python-swiftclient", "python-cinderclient"]
}
file {"/root/keystonerc_admin":
file {"${::home_dir}/keystonerc_admin":
ensure => "present",
mode => '0600',
content => "export OS_USERNAME=admin