Merge "Adding homedir custom fact"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user