Skip to content

Instantly share code, notes, and snippets.

@mihgen
Created May 18, 2011 12:25
Show Gist options
  • Select an option

  • Save mihgen/978480 to your computer and use it in GitHub Desktop.

Select an option

Save mihgen/978480 to your computer and use it in GitHub Desktop.
Sedding configs
cp $CONF $CONF.dist
/bin/sed -e "s/MYBASE/$MYBASE/; s/MYUSER/$MYUSER/; s/MYPASS/$MYPASS/" -i $CONF
cd /var/lib/nova/CA/
./genrootca.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment