Commit 8b9cc009 authored by Rane Squires's avatar Rane Squires

Change .bashrc to bashrc

parent 6a29fd9b
......@@ -20,6 +20,6 @@ class anaconda::install {
file { '/etc/bash.bashrc':
ensure => 'present',
source => 'puppet:///modules/anaconda/data/.bashrc'
source => 'puppet:///modules/anaconda/data/bashrc'
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment